Bug#887929: trigger-rally FTBFS with libtinyxml2-dev 6.0.0+dfsg-1
Adrian Bunk
bunk at debian.org
Sun Jan 21 19:25:32 UTC 2018
Source: trigger-rally
Version: 0.6.5+dfsg-2
Severity: serious
Tags: buster sid
https://buildd.debian.org/status/package.php?p=trigger-rally&suite=sid
...
PEngine/util.cpp:234:43: error: 'class tinyxml2::XMLDocument' has no member named 'GetErrorStr1'; did you mean 'ErrorStr'?
PUtil::outLog() << "TinyXML: " << doc.GetErrorStr1() << ", " << doc.GetErrorStr2() << std::endl;
^~~~~~~~~~~~
ErrorStr
PEngine/util.cpp:234:73: error: 'class tinyxml2::XMLDocument' has no member named 'GetErrorStr2'; did you mean 'ErrorStr'?
PUtil::outLog() << "TinyXML: " << doc.GetErrorStr1() << ", " << doc.GetErrorStr2() << std::endl;
^~~~~~~~~~~~
ErrorStr
More information about the Pkg-games-devel
mailing list