TinyXML

Money Manager Ex Development related posts

TinyXML

Postby elliswr » Sat Nov 14, 2009 3:47 pm

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()
elliswr
MMEX Developer
 
Posts: 152
Joined: Tue May 05, 2009 2:21 am
Location: Granbury, TX

Re: TinyXML

Postby Vadim » Sun Nov 15, 2009 7:46 am

New version requires define to use STL strings. Take a look at build\bakefiles\common.bkl for this declaration. I built mmex on Windows and Linux before commit new version of TinyXML.
Vadim
MMEX Developer
 
Posts: 159
Joined: Mon Aug 03, 2009 1:35 am

Re: TinyXML

Postby elliswr » Sun Nov 15, 2009 3:42 pm

By the way, I was able to compile by adding the flag
Code: Select all
-D TIXML_USE_STL
. Thanks Vadim. :D
elliswr
MMEX Developer
 
Posts: 152
Joined: Tue May 05, 2009 2:21 am
Location: Granbury, TX

Re: TinyXML

Postby Vadim » Fri Nov 27, 2009 1:15 am

I will remove TinyXML from sources because it does not use at all.
Vadim
MMEX Developer
 
Posts: 159
Joined: Mon Aug 03, 2009 1:35 am


Return to Development

Who is online

Users browsing this forum: aayvtjfi, yqonrlwon and 1 guest

cron