Page 1 of 1

[Solved] CEGUI 0.50b and IrrLicht 1.2

Posted: Sat Jan 06, 2007 02:05
by yodathegreat
Hi all,

I can't use Irrlicht 1.2 and CEGUI 0.50b.

The compilation is Ok

but CRASH at renderer=new CEGUI::IrrlichtRenderer(device,true);

Have you a solution ?

best regards
Yodathegreat

Re: [Solved] CEGUI 0.50b and IrrLicht 1.2

Posted: Mon Jan 08, 2007 17:30
by yodathegreat
Hi,

Ok for CEGUI 0.50 + Irrlicht 1.2. no problem it work perfectly.

You must re-compil all CEGUI with a good Irrlicht.lib and Irrlicht.h

If you have somes problems ask me.

best regards.
Yodathegreat


yodathegreat wrote:Hi all,

I can't use Irrlicht 1.2 and CEGUI 0.50b.

The compilation is Ok

but CRASH at renderer=new CEGUI::IrrlichtRenderer(device,true);

Have you a solution ?

best regards
Yodathegreat

Posted: Tue Mar 13, 2007 13:45
by odenter
In Version 1.1 it crashes at

Code: Select all

CEGUI::System::getSingleton().renderGUI()