[SOLVED] How to config image codec as silly?

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

wizard
Just popping in
Just popping in
Posts: 6
Joined: Tue Dec 02, 2008 03:06
Location: China
Contact:

[SOLVED] How to config image codec as silly?

Postby wizard » Tue Dec 02, 2008 03:26

I enter this command:
./configure --with-default-image-codec=SILLYImageCodec

But the output is here:
...
checking for SILLY... no
configure: Image loading via SILLY by OpenGL renderer disabled
...
* Image Loading Codec Modules (currently for OpenGL Renderer only):
* Building Corona Image Codec: no
* Building DevIL Image Codec: no
* Building FreeImage Image Codec: no
* Building SILLY Image Codec: no
* Building TGA Image Codec: yes
*
* Default Image Codec will be: SILLYImageCodec
...

It seems SILLY is not being set as Image Codec and not being build.

How to make it effectively?

Thanks a lot!![/b]
Last edited by wizard on Fri Dec 05, 2008 01:45, edited 2 times in total.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Tue Dec 02, 2008 09:50

Hi, and welcome :)

Which version of CEGUI are you building?
Have you installed the SILLY library?

CE.

Pompei2
Home away from home
Home away from home
Posts: 489
Joined: Tue May 23, 2006 16:31

Postby Pompei2 » Wed Dec 03, 2008 18:44

You first need to download and install SILLY, after that, the configure should correctly detect your SILLY as being present and choose that as default image codec.

wizard
Just popping in
Just popping in
Posts: 6
Joined: Tue Dec 02, 2008 03:06
Location: China
Contact:

Postby wizard » Fri Dec 05, 2008 01:41

CrazyEddie wrote:Hi, and welcome :)

Which version of CEGUI are you building?
Have you installed the SILLY library?

CE.


I use CEGUI-0.6.1.
Yeah, I have installed SILLY-0.1.0

This issue has been fixed after "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/"

Thanks a lot!!

- Wizard

wizard
Just popping in
Just popping in
Posts: 6
Joined: Tue Dec 02, 2008 03:06
Location: China
Contact:

Postby wizard » Fri Dec 05, 2008 01:42

Pompei2 wrote:You first need to download and install SILLY, after that, the configure should correctly detect your SILLY as being present and choose that as default image codec.


This issue has been fixed after "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/"

Thanks a lot!!


Return to “Help”

Who is online

Users browsing this forum: No registered users and 4 guests