Search found 7 matches

by PaddyMac
Tue Feb 28, 2012 15:59
Forum: Bug Reports, Suggestions, Feature Requests
Topic: configure script fails at FreeImage_GetVersion
Replies: 6
Views: 5446

Re: configure script fails at FreeImage_GetVersion

I didn't see anything on IRC. I'm sorry I missed it. FreeImage 3.15.2 should be patched and ready for Gentoo soon, so I can see if that fixes it. If it doesn't, maybe I can find a solution to pass along.
by PaddyMac
Mon Feb 27, 2012 18:29
Forum: Bug Reports, Suggestions, Feature Requests
Topic: configure script fails at FreeImage_GetVersion
Replies: 6
Views: 5446

Re: configure script fails at FreeImage_GetVersion

OK. I think I solved *why* CEGUI wasn't finding the FreeImage installation, and it has nothing to do with the bug I suspected earlier. But it leads to another question. I'm sure you know Freeimage can be compiled two ways - as FreeImage or as FreeImagePlus. If you run "make" && &qu...
by PaddyMac
Sat Feb 25, 2012 01:32
Forum: Bug Reports, Suggestions, Feature Requests
Topic: CELayout Editor requires silly - make configure check for it
Replies: 3
Views: 3805

Re: CELayout Editor requires silly - make configure check fo

Ah. In that case don't bother. I didn't realize it was deprecated. I later saw that on the page to download the source. None of the programs available here, except for CEGUI, are available on Gentoo, so I'm trying to write ebuilds for all of them to get them into Portage. So CELayoutEditor 2 is the ...
by PaddyMac
Fri Feb 24, 2012 17:15
Forum: Bug Reports, Suggestions, Feature Requests
Topic: CELayout Editor requires silly - make configure check for it
Replies: 3
Views: 3805

CELayout Editor requires silly - make configure check for it

I compiled the CE Layout Editor from source on Gentoo and then when I ran it I got the following two error messages. The file 'CELayoutEditor.ini' could not be found; default settings will apply now. CELayoutEditor has detected and caught an exception. The following detailed info is available: Descr...
by PaddyMac
Tue Feb 21, 2012 03:56
Forum: Bug Reports, Suggestions, Feature Requests
Topic: [BUGFIX] SILLY and libpng15
Replies: 4
Views: 5620

Re: [BUGFIX] SILLY and libpng15

Although I have not yet had an opportunity to actually use Silly, I can verify that Silly does compile with libpng 1.5.8 with this patch applied.
by PaddyMac
Mon Feb 20, 2012 16:29
Forum: Bug Reports, Suggestions, Feature Requests
Topic: configure script fails at FreeImage_GetVersion
Replies: 6
Views: 5446

Re: configure script fails at FreeImage_GetVersion

"nm -D /usr/lib/libfreeimage.so | grep GetVersion" results in: 0003a950 T FreeImage_GetVersion This appears to be the relevant part of config.log: configure:17179: checking for library containing FreeImage_GetVersion configure:17210: g++ -o conftest -g -O2 conftest.cpp -lpthread -ldl >&...
by PaddyMac
Mon Feb 20, 2012 03:02
Forum: Bug Reports, Suggestions, Feature Requests
Topic: configure script fails at FreeImage_GetVersion
Replies: 6
Views: 5446

configure script fails at FreeImage_GetVersion

I am trying to compile cegui 0.7.6 from source on Gentoo an build the FreeImage ImageCodec module. I have freeimage 3.15.1 installed via Portage. I'll just show teh relevant part of configure's output when I run "./configure --enable-freeimage" checking for library containing FreeImage_Get...

Go to advanced search