Search found 2 matches
- Sat Aug 31, 2013 21:37
- Forum: Help
- Topic: CEGUI 0.8.2 w/ Ogre 1.9 compilation problems OS X
- Replies: 8
- Views: 12258
Re: CEGUI 0.8.2 w/ Ogre 1.9 compilation problems OS X
Hi soulstorm, welcome to the CEGUI forums. Did you call hg update v1-9 on your Ogre source directory first? How does your OgrePrerequisites.h look like? Greetings BrightBit Yes, I have already switched to the 1-9 branch of Ogre. And below is the content of my OgrePrerequisites.h file. /*-----------...
- Fri Aug 30, 2013 10:19
- Forum: Help
- Topic: CEGUI 0.8.2 w/ Ogre 1.9 compilation problems OS X
- Replies: 8
- Views: 12258
CEGUI 0.8.2 w/ Ogre 1.9 compilation problems OS X
Hello, Newbie here. I am trying to compile CEGUI for use with OGRE 1.9. This is my OGRE configuration (which I have compiled successfully as a .framework): --Built from the latest mercurial. -- LibC++ dependencies and support enabled. Now, on to CEGUI -- I downloaded the dependencies and the latest ...