This section is dedicated to TinyXMLDLL. This is a modification of TinyXML (found here) which provides the following benefits: -DLL Support. TinyXMLDLL is dynamically linked so that you can use it together with your DLL runtime libraries without any conflicts. -CMake Support: TinyXMLDLL has CMake scripts, which means you can use cmake to generate project files in whatever IDE you use. -Zlib compression: Create a gzipped xml file just by setting a parameter to the SaveFile() function.
|
|
TinyXMLDLL Source Code
|
|
You can download version 2.0 of TinyXMLDLL here: TinyXMLDLL 2.0 ---------------- RELEASE NOTES ---------------- |
|
Read more...
|
|
|
TinyXMLDLL Source Code
|
|
You can download version 1.0 of TinyXMLDLL here: (Version 1.0 is depricated, move to version 2.0) |
|
|