Using irrXML without irrlicht?
Posted: Sat Apr 21, 2012 12:02 pm
Just a question. What do I need to use the irrxml reader & writer that comes with irrlicht, without using the irrlicht device, ie just like the irrXml 1.2 that is on Ambierra(from 2005, no writing)?
Its for a project and needs as little as possible external dependencies. So do I just include the irrxml related files from irrlicht and remove the includes related to irrlicht from within them along with the functions referencing the included files.
Just asking this before I go ahead, to make sure
Its for a project and needs as little as possible external dependencies. So do I just include the irrxml related files from irrlicht and remove the includes related to irrlicht from within them along with the functions referencing the included files.
- CXMLReader.cpp
CXMLReader.h
CXMLReaderImpl.h
CXMLWriter.cpp
CXMLWriter.h
fast_atof.h
heapsort.h
irrArray.h
irrMath.h
irrString.h
irrTypes.h
irrXML.cpp
irrXML.h
Just asking this before I go ahead, to make sure
