Unmarshalling xml
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 5 08:13:34 EDT 2016
SWAG (and Scott will no doubt correct me): Are you calling XMLToolingConfig::getConfig().init()? Given that you don't need to call XMLPlatformUtils::Initialize().
The tests do, so the answer is probably yes. In which case you should check for failure in there
The tests work for me just fine when checked out & built, but you do need to be very careful about the dependencies (all compiled with the same compiler and libraries).
/Rod
More information about the users
mailing list