Search found 7 matches

by Jon
Sun Jun 08, 2008 04:02
Forum: Help
Topic: Another SubscribeEvent Crash
Replies: 8
Views: 4097

Have you checked the value of mpBackBtn in the debugger? Also, while you are at it, does "this" look ok?
by Jon
Sat Jun 07, 2008 16:45
Forum: Offtopic Discussion
Topic: Building CEGUI 0.6 on Mac OS X Leopard
Replies: 6
Views: 5650

Depending on your Mac needs, an emulator like PearPC might be a good way of testing CEGUI without buying a Mac. You would still need to buy the software, but we are talking a lot less money.
by Jon
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

Hmm, I wonder if I am seeing something similar. I'm using the same code base for both Ogre and CEGUI.

Edit: um nevermind. :lol: There was a width of 10 in both imagesets, but it wasn't as apparent under the Demo.
by Jon
Thu Jun 05, 2008 13:11
Forum: Help
Topic: [solved] Premake and SVN
Replies: 5
Views: 2499

Thanks for your comments, I appreciate having someone to talk to.

I'll try linking Ogre against its static library, and removing the DLL from Ogre's path.

Edit: yep, that did it. Ogre's GUI demo runs. Thanks again.
by Jon
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...
by Jon
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...
by Jon
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...

Go to advanced search