Build CEGUI with Lua

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

communism
Just popping in
Just popping in
Posts: 9
Joined: Tue Aug 28, 2012 19:16

Build CEGUI with Lua

Postby communism » Wed Sep 26, 2012 14:16

Hi I've been trying to build CEGUI with the Lua module, and every time I run sudo ./configure it never builds it.
I have looked through the ./configure --help extensively, hell I've just about memorized it.
Still no joy.

Heres the output after typing...

Code: Select all

sudo ./configure --with-irrlicht-incdir=***** --with-irrlicht-libdir=***** --enable-tga --enable-lua-module (not sure about this last one)

and the output...
=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=
********************************************************************************
* Crazy Eddie's GUI System - Configuration Results Summary
********************************************************************************
* Library Release Version:                              0.7.7
*
* Code options:
*         Building CEGUI in debug mode:                 no
*
* Bi-directional text support:                          no
*
* Building MinizipResourceProvider:                     no
*
* Renderer Modules:
*         Building OpenGL Renderer:                     yes
*             Using external GLEW library:              no
*         Building Ogre Renderer:                       no
*         Building Irrlicht Renderer:                   yes
*         Building DirectFB Renderer:                   no
*         Building Null Renderer:                       no
*
* Image Loading Codec Modules:
*         Building Corona Image Codec:                  no
*         Building DevIL Image Codec:                   no
*         Building FreeImage Image Codec:               no
*         Building SILLY Image Codec:                   no
*         Building STB Image Codec:                     yes
*         Building TGA Image Codec:                     yes
*
*         Default Image Codec will be:                  TGAImageCodec
*
* XML Parser Modules:
*         Building TinyXMLParser:                       yes
*             Using external TinyXML library:           no
*         Building ExpatParser:                         no
*         Building LibXMLParser:                        no
*         Building XercesParser:                        no
*         Building RapidXMLParser:                      no
*
*         Default XML Parser is:                        TinyXMLParser
*
* Scripting:
*         Building Lua scripting module:                no
*         Building tolua++cegui generator:              no
*
*         Building Python extension module(s):          no
*
* Samples Framework:
*         Building Samples:                             yes
*         GTK2 based dialog for renderer selection:     no
*         OpenGL Renderer available in samples:         yes
*         Irrlicht Renderer available in samples:       yes
*         DirectFB Renderer available in samples:       no
*         Ogre3D Renderer available in samples:         no
********************************************************************************

Now you can do make && make install.  Good Luck!
=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=


Any suggestions?

EDIT by Kulik: code tags to prevent eye cancer

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: Build CEGUI with Lua

Postby Kulik » Tue Oct 02, 2012 16:38

You didn't find it important enough to include your distribution, I will assume Fedora.

Make sure you have the dependencies!

Code: Select all

sudo yum install tolua++-devel lua-devel


PS: Why on Earth would you choose this nick? I dunno about others but it would be very offensive to me if I cared...


Return to “Help”

Who is online

Users browsing this forum: Google [Bot] and 12 guests