Hi,
I am sorry to ask this, because i can see that other people have had this error here before.
i am new to CEGUI and relatively new to C++ so please bare with me. I am used to programming in python which i have to say is a lot easier.
I have an error initializing CEGUI (there is no error log). it seems to me that it is due to the XML parser DLL lacking as it gives me the same unhandled exception error others reported before on this forum and were told it was because a dependency DLL was lacking.
The error is happening in DynamicModule.cpp when trying to load the XMLParser dll. I know you want the text of the error, i am still getting used to VS 2010 and C++ and so i apologize, i do not have it.
I tried loading both Expat or Xerces and i get the same error with both.
I have compiled both dependencies from the dependency package. They compiled in CMAKE Gui without errors. I put the dependencies folder in the main cegui folder and build it.
I did not get a CEGUIExpatParser.dll but only a .pdb file. Same for Xerces.
Is that normal? should i have had a DLL?
Any input would be greatly appreciated.
Thank you
LebDev
Another initialization error
Moderators: CEGUI MVP, CEGUI Team
Re: Another initialization error
Ok i found out that the CEGUIExpatParser.dll is not being generated.
I get the .lib and .obj but not the .dll
Any ideas why?
LebDev
I get the .lib and .obj but not the .dll
Any ideas why?
LebDev
Re: Another initialization error
LebDev wrote:Ok i found out that the CEGUIExpatParser.dll is not being generated.
I get the .lib and .obj but not the .dll
Any ideas why?
A build log would help. If the files are not built - probably the linker shows some error.
Who is online
Users browsing this forum: No registered users and 7 guests