Search found 3 matches
- Sat Sep 17, 2005 17:11
- Forum: Modifications / Integrations / Customisations
- Topic: Possible Bug: wrong color ordering on OS X
- Replies: 2
- Views: 2640
Possible Bug: wrong color ordering on OS X
Just wanted to find out if this is something I did wrong in the build options, or an actual bug: On OS X the order of color components specified in XML files is RRAABBGG, instead of AARRGGBB. It is not a very noticeable bug, because I have only found one place it causes any trouble: In 'TaharezLook....
- Sat Sep 17, 2005 17:00
- Forum: Modifications / Integrations / Customisations
- Topic: Compiling CEGUI 0.4.0 on Mac OS X
- Replies: 1
- Views: 1801
Re: Compiling CEGUI 0.4.0 on Mac OS X
It sounds like you may actually be linking against the Freetype framework, maybe from the OGRE dependencies package. It has several problems with symbols. Otherwise it may just be XCode losing track of the lib, it does this quite often if you remove and then add in library. Try deleting all referenc...
- Sat Sep 17, 2005 16:54
- Forum: Modifications / Integrations / Customisations
- Topic: OGRE+CEGUI+OpenGL = bad
- Replies: 2
- Views: 2275
Re: OGRE+CEGUI+OpenGL = bad
Are you using the OGREGuiRenderer included with the OGRE source, or the OpenGLGuiRenderer?
I have the smae result using the OpenGLGuiRenderer and OGRE on OS X, but the OGREGuiRenderer works fine.
I have the smae result using the OpenGLGuiRenderer and OGRE on OS X, but the OGREGuiRenderer works fine.