Another initialization error

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

LebDev
Just popping in
Just popping in
Posts: 2
Joined: Fri Jul 26, 2013 04:59

Another initialization error

Postby LebDev » Fri Jul 26, 2013 05:12

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

LebDev
Just popping in
Just popping in
Posts: 2
Joined: Fri Jul 26, 2013 04:59

Re: Another initialization error

Postby LebDev » Fri Jul 26, 2013 19:30

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

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: Another initialization error

Postby Kulik » Sun Jul 28, 2013 18:45

https://www.youtube.com/watch?v=VaD-MQJLtWk

cmake doesn't compile anything...

Basilio
Just popping in
Just popping in
Posts: 8
Joined: Fri Nov 02, 2012 15:28

Re: Another initialization error

Postby Basilio » Thu Aug 01, 2013 12:49

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.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 28 guests