Hi,
I am using OgreSDK which has CEGUI included but it doesn't have LUA support (no libraries, no include files) there eventhough CEGUI itself has it.
What is the minimum I need to do to have CEGUI LUA support with OgreSDK?
Can I just download the dlls, libs and h files from somewhere and just put them to relevant directories or do I need to perform some magic here?
Ogre+CEGUI+LUA
Moderators: CEGUI MVP, CEGUI Team
hkroger wrote:Dalfy wrote:A solution is to use CEGUI SDK and updating Ogre as described on the wiki.
I ran into trouble when following instruction because I had too new Ogre. So the big question now is where to get 1.0.6 OgreSDK?
Replying myself so that other people can find help too:
http://sourceforge.net/project/showfile ... up_id=2997
I've got a similar concern. I build both Ogre and CEGUI from source. The Ogre source distribution comes with 0.3.0 CEGUI. I downloaded the latest 0.4.1 CEGUI source and built that with the latest Ogre source.
I am looking to start using LUA, and am not sure what to expect in terms of issues...
Any/all thoughts on this subject would be appreciated.
I am looking to start using LUA, and am not sure what to expect in terms of issues...
Any/all thoughts on this subject would be appreciated.
davesh wrote:I've got a similar concern. I build both Ogre and CEGUI from source. The Ogre source distribution comes with 0.3.0 CEGUI. I downloaded the latest 0.4.1 CEGUI source and built that with the latest Ogre source.
I am looking to start using LUA, and am not sure what to expect in terms of issues...
Any/all thoughts on this subject would be appreciated.
Depending on the tolua version, there might be some issues related to that. I asked about that in another thread. Check it out here:
http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1377
Hi,
Although it's not the same problem, I'm experiencing some problems integrating Lua and CEGUI in my project. I'm using Lua in my project in a simulation module and everything was working fine 'til I integrated another module with CEGUI. Now when I compile the project I get an undefined reference to luaL_getmetatable, lua_tostring and other functions. I'm using Lua 5.1 and CEGUI 0.41. Updating CEGUI to version 0.5 is not an option right now. I' don't realy need lua in cegui, can disable it?
thanks,
Jose Tavares
Although it's not the same problem, I'm experiencing some problems integrating Lua and CEGUI in my project. I'm using Lua in my project in a simulation module and everything was working fine 'til I integrated another module with CEGUI. Now when I compile the project I get an undefined reference to luaL_getmetatable, lua_tostring and other functions. I'm using Lua 5.1 and CEGUI 0.41. Updating CEGUI to version 0.5 is not an option right now. I' don't realy need lua in cegui, can disable it?
thanks,
Jose Tavares
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 6 guests