Advertisement
svenhoefer

Untitled

Aug 23rd, 2018
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.45 KB | None | 0 0
  1. Making all in xmltree
  2.   CXX      xmlinterface.o
  3. /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/lib/xmltree/xmlinterface.cpp: In function ‘pugi::xml_document* parseXmlFile(const char*, bool, const char*)’:
  4. /home/vanhofen/ni/buildsystem/source/ni-neutrino-hd/lib/xmltree/xmlinterface.cpp:319:30: error: ‘pugi::xml_parse_status’ is not a class or namespace
  5.    if (result.status != pugi::xml_parse_status::status_ok)
  6.                               ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement