irrlicht+cegui+dev-c++

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Guest

irrlicht+cegui+dev-c++

Post by Guest »

did anyone managed to put them together , i`m allready trying for 2 days no sucess , cegui got some big problems with mingw ,would be cool to niko put cegui in next irrlicht release , irrlicht native gui isn`t so great :shock:
evolutional
Posts: 16
Joined: Mon Apr 11, 2005 2:32 pm
Location: LEEDS, England
Contact:

Post by evolutional »

What problems are you having, exactly?
Guest

Post by Guest »

Well exacly i`m not shore , first it whos dllimport thingie , but i finded solution for that one on ogre Forum , now it gives me alot wornings about skipping attribute , so manny warnings that mingw says that i got to many wornings and that it is giving up compiling coz there must something be wrong with my code
vgmtech

Post by vgmtech »

cegui is not too easy to compile in dev-cpp(mingw)
Guest

Post by Guest »

Well after loosing 10 hours trying to compile this pice of c*ap i`m giving up I managed to compile everything but damn taharezlook.dll aint working right , it crashes on scheme.xml,anyhow if someone wish to loose some time here`s tip : use CodeBlocks with mingw and import visual c projects of cegui
you should be able to compile it after few hours of fixing linker errors
Guest

Post by Guest »

AND btw anyone know some advanced examples of using irrlicht gui ?
Post Reply