Has anyone tried to use xerces 2.8 with CEGUI. I am getting some link errors that I have not been able to resolve yet and was wondering if anyone else had tried this in the past.
Judd
CEGUI and Xerces 2.8
Moderators: CEGUI MVP, CEGUI Team
Sorry for not replying sooner, I was pulled off to another project last week. Anyway.
I figured out my linking problem (I forgot to copy over my .lib files). There was one change I had to make to get it to compile. CEGUI could no longer find Grammar::SchemaGrammarType, to fix I had to add an include #include <xercesc/validators/common/Grammar.hpp> to XMLParserModules/XercesParser/CEGUIXercesParser.h once that was fixed everything seem to fall into place.
I figured out my linking problem (I forgot to copy over my .lib files). There was one change I had to make to get it to compile. CEGUI could no longer find Grammar::SchemaGrammarType, to fix I had to add an include #include <xercesc/validators/common/Grammar.hpp> to XMLParserModules/XercesParser/CEGUIXercesParser.h once that was fixed everything seem to fall into place.
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 6 guests