Search found 5 matches

by tobi11
Sat May 31, 2008 12:09
Forum: Help
Topic: Initialization Generic Exception
Replies: 2
Views: 2904

Yeah, you're right:
An exception has occurred: DynamicModule::DynamicModule - Failed to load module 'CEGUIExpatParser': Unknown Error
I already thought that this can't be so easy with the config file every time :-)
I changed the XML Parser and now everything works.
thanks
by tobi11
Fri May 30, 2008 21:44
Forum: Offtopic Discussion
Topic: Building CEGUI 0.6 on Mac OS X Leopard
Replies: 6
Views: 5637

So I have successfully compiled a few more targets. Here are the additional changes I had to make: CEGUIFalagardWRBase: Add faltree.cpp to the source which have to be compiled. CEGUITinyXMLParser & CEGUIFreeImageImageCodec & CEGUITgaImageCodec: All the changes have to be made for every targe...
by tobi11
Fri May 30, 2008 21:31
Forum: Help
Topic: Initialization Generic Exception
Replies: 2
Views: 2904

Initialization Generic Exception

Hi! I am trying to initialize CEGUI 0.6 on Mac OS X Leopard. I am using Ogre, so the code is that: mGUIRenderer = new CEGUI::OgreCEGUIRenderer(mWindow, Ogre::RENDER_QUEUE_OVERLAY, false, 3000, mSceneMgr); mGUISystem = new CEGUI::System(mGUIRenderer, 0, 0, 0, "", "cegui.log"); Thi...
by tobi11
Thu May 29, 2008 10:40
Forum: Offtopic Discussion
Topic: Building CEGUI 0.6 on Mac OS X Leopard
Replies: 6
Views: 5637

Okay thanks. Here are the changes I had to make, to build the CEGUIBase Target (only CEGUI.framework). I will test the other targets later. First, I had to rename include/config.h.in to include/config.h. Then I changed in the Project Info: Gerneral: Cross-Develop Using Target SDK to 10.5 Build: Mac ...
by tobi11
Wed May 28, 2008 20:53
Forum: Offtopic Discussion
Topic: Building CEGUI 0.6 on Mac OS X Leopard
Replies: 6
Views: 5637

Building CEGUI 0.6 on Mac OS X Leopard

Hi! I am trying to build CEGUI on my Mac with 10.5 Leopard. After a while I found the various frameworks which are needed, but now Xcode shows the following errors while linking: "CEGUI::Tree::WidgetTypeName", referenced from: __ZN5CEGUI4Tree14WidgetTypeNameE$non_lazy_ptr in CEGUIBaseFacto...

Go to advanced search