Search found 4 matches
- Sun Jul 13, 2014 13:30
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: findCEGUI.cmake
- Replies: 7
- Views: 20805
Re: findCEGUI.cmake
I searched around the forums and have not come across a reason CEGUI lib does not bundle a FindCEGUI.cmake script. Who what when where why? OGRE does it, so it must be a good idea!
- Sun Jul 13, 2014 12:54
- Forum: Help
- Topic: [Solved]Problems compiling CEGUI for OGRE v1.10
- Replies: 5
- Views: 4455
- Sun Jul 13, 2014 12:11
- Forum: Help
- Topic: [Solved]Problems compiling CEGUI for OGRE v1.10
- Replies: 5
- Views: 4455
Re: Problems compiling CEGUI for OGRE v1.10
I looked into Ogre default branch and even just including OgreSharedPtr should solve this. DOH! I included everything except that! Worked like a charm, thankya. Besides adding an include for OgreSharedPtr in Texture.h, I also had to make a few changes to the CEGuiOgreBaseApplication to accomodate t...
- Sun Jul 13, 2014 00:13
- Forum: Help
- Topic: [Solved]Problems compiling CEGUI for OGRE v1.10
- Replies: 5
- Views: 4455
[Solved]Problems compiling CEGUI for OGRE v1.10
Hello all. OGRE dev here. I am having trouble compiling CEGUI (v0-8 branch) for the current state of OGRE v1.10 (default branch) using gcc 4.8 on LInux. I fixed several straightforward missing includes, but cannot escape this error: /home/jesse/lib/cegui/cegui/include/CEGUI/RendererModules/Ogre/Text...