I get a couple errors with the changes to TinyXML
wxtinyxml.cpp:50
StreamOut (&outs); *error StreamOut was not declared in this scope
mmex.cpp:3054
std::string str = ele->ValueStr(); *error TiXmlElement has no member named ValueStr()
-D TIXML_USE_STL