Update CEGUI to 0.6.1 version ?

What it says on the tin: a place to discuss proposed new features.
Post Reply
compvis
Gremlin
Posts: 165
Joined: Wed Sep 10, 2008 6:14 am

Update CEGUI to 0.6.1 version ?

Post by compvis »

Hi,

Now i'm using CEGUI of OgreSDK 1.6 which didn't support CEGUI::GroupBox element. Now I want to update CEGUI to 0.6.1 verion in OgreSDK 1.6. How can i do ?

thanks,
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 66
Contact:

Post by sinbad »

Get the CEGui release, build it, replace the files in Dependencies (libs and dlls), rebuild OgreGuiRenderer. And update the CEGui media.
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Post by jacmoe »

This guide might be a bit dated, but you get the idea. :wink:
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
compvis
Gremlin
Posts: 165
Joined: Wed Sep 10, 2008 6:14 am

Post by compvis »

thank you so much !

But I don't know if i must replace dlls: Rendersystem_GL and Rendersystem_Direct3D9, plugins ... ?
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Post by jacmoe »

These have nothing to do with CEGUI.
In fact, Ogre has nothing to do with it.
Only the GUI renderer. :wink:
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
compvis
Gremlin
Posts: 165
Joined: Wed Sep 10, 2008 6:14 am

Post by compvis »

thank you, jacmoe !
Post Reply