Get GenericException after clicked the configuration window

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

cs_cslaa
Just popping in
Just popping in
Posts: 6
Joined: Mon Mar 01, 2010 12:58

Get GenericException after clicked the configuration window

Postby cs_cslaa » Tue Apr 13, 2010 19:23

Hi,all

I am trying to use Oger 1.7 and CEGUI 0.7.1 to render.
The Ogre 1.7 has successfully built and render.

Then I have set up:
CEGUI 0.7.1 (from source)
CEGUI 0.7.1 precompiled depenendencies (for v9)

and built the CEGUIBase_d.dll and the CEGUIOgreRenderer_d.dll which I have included the path in my msvc 9 project.

Simply, I just added a line of code in my source file:

Code: Select all

 CEGUI:OgreRenderer& mGUIRenderer = CEGUI::OgreRenderer::bootstrapSystem();


The project is successfully compiled without any compilation errors and the Ogre configuration windows has poped up.

After I clicked OK, the following exception threw.

Code: Select all

 First-chance exception at 0x75809617 in FYP.exe: Microsoft C++ exception: CEGUI::GenericException at memory location 0x0031d448..
Unhandled exception at 0x75809617 in FYP.exe: Microsoft C++ exception: CEGUI::GenericException at memory location 0x0031d448..


Is it because I missed to add some addition libraries?
Please, help me. :cry:

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Get GenericException after clicked the configuration window

Postby CrazyEddie » Thu Apr 15, 2010 08:39

Hi,

Which search terms did you try?

CE

cs_cslaa
Just popping in
Just popping in
Posts: 6
Joined: Mon Mar 01, 2010 12:58

Re: Get GenericException after clicked the configuration window

Postby cs_cslaa » Thu Apr 15, 2010 09:44

Hi CE,

Thanks for your reply. But I am not sure what do you mean by search terms. :cry:

Thanks

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Get GenericException after clicked the configuration window

Postby CrazyEddie » Thu Apr 15, 2010 13:52

I mean, when you searched the forum prior to posting, what were some of the alternative keyword sets that you searched for? I ask because this is a very common question that has come up about a million times before, and the solution can generally be found by searching the forum.

CE.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 12 guests