Search found 3 matches

by DaiShiva
Wed Dec 20, 2006 00:36
Forum: Help
Topic: CEGUI + HGE
Replies: 3
Views: 2917

It's crashing while loading the dynamic modules (ceguisystem.cpp line 184) probably because I didnt copy over the dll files required for setting up the XML parser.

Since there is no log file at that time, perhaps the logger should be set to print to stderr?
by DaiShiva
Tue Dec 19, 2006 07:32
Forum: Help
Topic: CEGUI + HGE
Replies: 3
Views: 2917

Hmmm, sounds like there are problems with my quick setup then. There is no CEGUI.log file being created.
by DaiShiva
Mon Dec 18, 2006 00:48
Forum: Help
Topic: CEGUI + HGE
Replies: 3
Views: 2917

CEGUI + HGE

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(h...

Go to advanced search