Advertisement
historic_bruno

Untitled

Jun 14th, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. In file included from ../../../source/ps/XML/Xeromyces.h:32:0,
  2. from ../../../source/ps/TemplateLoader.cpp:24:
  3. ../../../source/ps/XML/XeroXMB.h: In constructor ‘XMBElementList::XMBElementList()’:
  4. ../../../source/ps/XML/XeroXMB.h:185:21: error: type ‘XMBElementList’ is not a direct base of ‘XMBElementList’
  5. ../../../source/ps/XML/XeroXMB.h: In constructor ‘XMBElementList::iterator::iterator()’:
  6. ../../../source/ps/XML/XeroXMB.h:205:16: error: type ‘XMBElementList::iterator’ is not a direct base of ‘XMBElementList::iterator’
  7. ../../../source/ps/XML/XeroXMB.h: In constructor ‘XMBAttributeList::iterator::iterator()’:
  8. ../../../source/ps/XML/XeroXMB.h:275:16: error: type ‘XMBAttributeList::iterator’ is not a direct base of ‘XMBAttributeList::iterator’
  9. In file included from ../../../source/ps/XML/Xeromyces.h:32:0,
  10. from ../../../source/simulation2/components/CCmpPathfinder.cpp:30:
  11. ../../../source/ps/XML/XeroXMB.h: In constructor ‘XMBElementList::XMBElementList()’:
  12. ../../../source/ps/XML/XeroXMB.h:185:21: error: type ‘XMBElementList’ is not a direct base of ‘XMBElementList’
  13. ../../../source/ps/XML/XeroXMB.h: In constructor ‘XMBElementList::iterator::iterator()’:
  14. ../../../source/ps/XML/XeroXMB.h:205:16: error: type ‘XMBElementList::iterator’ is not a direct base of ‘XMBElementList::iterator’
  15. make[1]: *** [obj/engine_Release/TemplateLoader.o] Error 1
  16. make: *** [engine] Error 2
  17. ../../../source/ps/XML/XeroXMB.h: In constructor ‘XMBAttributeList::iterator::iterator()’:
  18. ../../../source/ps/XML/XeroXMB.h:275:16: error: type ‘XMBAttributeList::iterator’ is not a direct base of ‘XMBAttributeList::iterator’
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement