I'm trying to get CEGUI and HGE working together with the hgeRenderer previously created. The original link is broken, I got them from this link.
I run my program, and its failing on the System initialization line:
[code]
CEGUI::HgeRenderer* hgeRenderer= new CEGUI::HgeRenderer();
new CEGUI::System(hgeRenderer);
[code]
The error is not obvious as to what is wrong. All the output window says is:
Unhandled exception at 0x7c59bc81 in sample.exe: Microsoft C++ exception: CEGUI::GenericException at memory location 0x0012e208..
I'm thinking I might need to put all the CEGUI sources in my project so I can see what is throwing the exception, and the sheer number of sources makes it quite intimidating.
CEGUI + HGE
Moderators: CEGUI MVP, CEGUI Team
Who is online
Users browsing this forum: No registered users and 17 guests