no gui is shown with cegui 0.2

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
User avatar
Kristian
Hobgoblin
Posts: 542
Joined: Sun Jan 12, 2003 7:35 pm
Location: Copenhagen, Denmark

no gui is shown with cegui 0.2

Post by Kristian »

Hello,
After updating to CEGUI 0.2 im having this wierd issue. Everything works fine according to the CEGUI log but nothings shows up.. i figured that it might be the CEGUI::OgreCEGUIRenderer that might be the problem.
Anyone else stumpled across this issue ?
Kristian, crying out loud: "If it works. Don't fix it!" :p
HCA
HCA2
GuppyLife
User avatar
CrazyEddie
Goblin
Posts: 228
Joined: Thu Feb 12, 2004 10:03 am
Location: Workin' on someting cool
x 1
Contact:

Post by CrazyEddie »

You probably forgot to tell the GUI Renderer which scene manager / scene type you're using (this can be done when you construct the gui renderer object). This is the usual reason when nothing shows up :)

HTH

CE.
User avatar
Kristian
Hobgoblin
Posts: 542
Joined: Sun Jan 12, 2003 7:35 pm
Location: Copenhagen, Denmark

Post by Kristian »

okay i figured it out, turned out it was me not copying the right guirender.dll to the /bin/debug folder coursing the problem. :)
Kristian, crying out loud: "If it works. Don't fix it!" :p
HCA
HCA2
GuppyLife
Post Reply