[SOLVED] How to config image codec as silly?
Posted: 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]
./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]