Search found 8 matches

by OffbeatPatriot
Sun Feb 08, 2009 06:12
Forum: Help
Topic: Resources seem to be messed up
Replies: 8
Views: 5315

I thought I was using SILLY but I found this line in config.log #define CEGUI_DEFAULT_IMAGE_CODEC FreeImageImageCodec so FreeImage. And the tga file should be an unmodified one, I copied the contents of /usr/local/shared/CEGUI/ into the datafiles I used just in case and got the same results. Edit: I...
by OffbeatPatriot
Sun Feb 08, 2009 04:30
Forum: Help
Topic: [SOLVED] Building CEGUI 6.2 for MinGW
Replies: 19
Views: 17771

In checking my directory struct, I found that I also have a copy of pkg.m4 in my mingw/share/aclocal-1.10 dir, so copy it over to there as well. Perhaps that's the difference. That fixed the problem and the configure script works, although I have lua installed(In my fairly amateur world that means ...
by OffbeatPatriot
Sat Feb 07, 2009 21:35
Forum: Help
Topic: [SOLVED] Building CEGUI 6.2 for MinGW
Replies: 19
Views: 17771

Your promises of wonder were nothing but lies! I kid I kid. All seemed to be going well for me until I ran the configure script, which threw this error checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate ./configure: line 15737: s...
by OffbeatPatriot
Sat Feb 07, 2009 04:22
Forum: Help
Topic: trouble with the lua module
Replies: 9
Views: 3890

I definitely need lua, also, the desktop that CEGUI works on is Ubuntu 8.04 and the laptop is Xubuntu 8.04, not exactly the same but I thought the difference was unimportant. I left the laptop at work so I'll get the config file tomorrow, but I thought I'd mention I put -llua5.1 in my Makefile and I...
by OffbeatPatriot
Sat Feb 07, 2009 04:12
Forum: Help
Topic: Resources seem to be messed up
Replies: 8
Views: 5315

Resources seem to be messed up

I posted a thread for help yesterday and now I'm making another, hopefully I don't become a pest. I brushed off an old project of mine, since I last worked on it I have erased and reinstalled my Ubuntu partition that I am running it in. The project is a game, when it starts you have the option to ch...
by OffbeatPatriot
Fri Feb 06, 2009 10:33
Forum: Help
Topic: trouble with the lua module
Replies: 9
Views: 3890

trouble with the lua module

I have CEGUI working perfectly on my home computer but now I want to have it on the lap top I'm using right now. Unfortunately I'm pretty sure I've done everything I've done before but I get these errors when I try to compile my project. /usr/local/lib/libCEGUILuaScriptModule.so: undefined reference...
by OffbeatPatriot
Wed Sep 10, 2008 05:17
Forum: Help
Topic: But CEGUI::LuaScriptModule:LuaScriptModule() is defined!
Replies: 2
Views: 1569

That worked, the program starts up now, thanks.
by OffbeatPatriot
Sun Sep 07, 2008 04:52
Forum: Help
Topic: But CEGUI::LuaScriptModule:LuaScriptModule() is defined!
Replies: 2
Views: 1569

But CEGUI::LuaScriptModule:LuaScriptModule() is defined!

I'm kind of playing around with the demos in CEGUI, thing were going smooth until I tried to get into Lua. I keep getting this error. /tmp/ccuO9gq6.o: In function `main': test.cpp:(.text+0xa74): undefined reference to `CEGUI::LuaScriptModule::LuaScriptModule()' collect2: ld returned ...

Go to advanced search