Search found 5 matches
- Sun Dec 14, 2008 19:04
- Forum: Help
- Topic: Can't run cegui + ogre
- Replies: 7
- Views: 5727
- Sun Dec 14, 2008 16:37
- Forum: Help
- Topic: Can't run cegui + ogre
- Replies: 7
- Views: 5727
- Sun Dec 14, 2008 14:45
- Forum: Help
- Topic: Can't run cegui + ogre
- Replies: 7
- Views: 5727
Okay I managed to do it :) - for those with same problem here is what I have done: 1. Download OGRE source (for me for VC 2008 (9)) 2. Download Prebuilt OgreDependencies 3. Download Prebuild OgreSDK 4. Download latest prebuilt CEGUI SDK 5. extract dependencies to have dir like this: ogre_src/depende...
- Sat Dec 13, 2008 23:01
- Forum: Help
- Topic: Can't run cegui + ogre
- Replies: 7
- Views: 5727
I did it but it seems that OgreCEGUIRenderer is using some InvalidRequestExeption method which was on the old version of CEGUIBase.dll, and in the new version som1 decided to not implement this method and thats why it cant find it. I mean this method is definded in OgreCEGUIrendere.lib but it is mis...
- Sat Dec 13, 2008 16:23
- Forum: Help
- Topic: Can't run cegui + ogre
- Replies: 7
- Views: 5727
Can't run cegui + ogre
I am trying to compile and launch cegui+ogre for the whole day and nothing is working... I read lot of posts with many solutions and what I did: 1. I deleted any cegui/ogre includes/sources/dlls/libs, i mean everything... 2. I downloaded and installed OgreSDK v1.6.0 for VC9 (i am using visual c++ 20...