Search found 5 matches
- Sun Jun 27, 2010 13:43
- Forum: Help
- Topic: Cegui for OgreIPhone Target’s error
- Replies: 1
- Views: 1638
Re: Cegui for OgreIPhone Target’s error
the errer is CFBundleCreate unsuccess, it return zero. the crash code is bundle = createBundle(CFBundleGetBundleWithIdentifier( CFSTR("net.sourceforge.crayzedsgui.CEGUIBase")), pluginName); //----------------------------------------------------------------------------// CFBundleRef createB...
- Sun Jun 27, 2010 10:13
- Forum: Help
- Topic: can cegui use for ogre iphone?
- Replies: 3
- Views: 2730
Re: can cegui use for ogre iphone?
Yes, i create new target , but when i boost bootstrapSystem ,i got some error's , any suggestion ?
viewtopic.php?f=10&t=4949
viewtopic.php?f=10&t=4949
- Sun Jun 27, 2010 07:17
- Forum: Help
- Topic: whre is the cegui path of config and cegui's log?
- Replies: 1
- Views: 3015
whre is the cegui path of config and cegui's log?
whre is the cegui path of config and cegui's log? i can't find it in the code.
- Sun Jun 27, 2010 07:02
- Forum: Help
- Topic: Cegui for OgreIPhone Target’s error
- Replies: 1
- Views: 1638
Cegui for OgreIPhone Target’s error
I want to use cegui for ogre IPhone, I got the cegui source and build it in the mac 。then i setup three iphone static lib target in the project,it is CEGUIbase_I,CEGUIOgreRenderer_I,CEGUITinyXMLParser_I ,replace the dependence pcre and freetype2 with iphone dependencies. it work, i build and got the...
- Wed Jun 23, 2010 13:42
- Forum: Help
- Topic: can cegui use for ogre iphone?
- Replies: 3
- Views: 2730
can cegui use for ogre iphone?
i m a beginer , i want to know can cegui use for ogre iphone? if it can , which version iphone support?