Search found 7 matches
- Sun Jun 08, 2008 04:02
- Forum: Help
- Topic: Another SubscribeEvent Crash
- Replies: 8
- Views: 4097
- Sat Jun 07, 2008 16:45
- Forum: Offtopic Discussion
- Topic: Building CEGUI 0.6 on Mac OS X Leopard
- Replies: 6
- Views: 5650
- Sat Jun 07, 2008 16:13
- Forum: Help
- Topic: Mouse cursor doesnt show correctly(updating from 0.5 to 0.6)
- Replies: 20
- Views: 22664
- Thu Jun 05, 2008 13:11
- Forum: Help
- Topic: [solved] Premake and SVN
- Replies: 5
- Views: 2499
- Thu Jun 05, 2008 03:53
- Forum: Help
- Topic: [solved] Premake and SVN
- Replies: 5
- Views: 2499
It seems to me (and correct me if I'm wrong) that CEGUI uses FreeImage as a DLL, and Ogre (current SVN) wants a static library. I base this on the use of explicit calls to Initialize and DeInitialize in Ogre's FreeImageCodec class, and the fact that the Ogre Dependencies ship a 27M library, which to...
- Wed Jun 04, 2008 15:04
- Forum: Help
- Topic: [solved] Premake and SVN
- Replies: 5
- Views: 2499
Thanks, I was able to build the libraries. I have been struggling trying to get Ogre to build with them, and really haven't had time lately to do much. Complete rebuilds of everything, and OgreMain wasn't linking due to unresolved FreeImage symbols. Yet the correct FreeImage library was being brough...
- Mon Jun 02, 2008 04:22
- Forum: Help
- Topic: [solved] Premake and SVN
- Replies: 5
- Views: 2499
[solved] Premake and SVN
I am not seeing premake in subversion, either in the trunk or the branches. The URLs were the ones given on the wiki under TortoiseSVN. I have spent the entire day chasing what appeared to be DLL/LIB versioning problems. The CEGUIBase dll in the ZIP'ed SDK did not have InvalidRequestException or Ren...