What is IL/il?

What is IL/il?

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
Agon
Posts: 527
Joined: 16 May 2007, 18:33

What is IL/il?

Post by Agon »

I´m getting scons configure errors (Not on my computer):

Code: Select all

Checking for C++ header file IL/il.h... no
Could not find one of these headers: ['IL/il.h']
Checking for C++ header file IL/ilu.h... no
Could not find one of these headers: ['IL/ilu.h']
What package or library is this?
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Post by Kloot »

DevIL, an image manipulation library (see http://openil.sourceforge.net/, most distro's have packages for it).
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Post by Auswaschbar »

On my Gentoo these files are in:
* media-libs/devil
Latest version available: 1.6.7-r1
Latest version installed: 1.6.7-r1
Size of files: 2,942 kB
Homepage: http://openil.sourceforge.net/
Description: DevIL image library
License: LGPL-2.1
User avatar
Agon
Posts: 527
Joined: 16 May 2007, 18:33

Post by Agon »

Thanks. I checked if it is installed and it is. Maybe the libdevil opensuse factory package is installing the things in a different folder.

installing libdevil-1.6.8rc2-7.1
installing libdevil-devel-1.6.8rc2-7.1

and scons configure:

Checking for C++ header file IL/il.h... no
Could not find one of these headers: ['IL/il.h']
Checking for C++ header file IL/ilu.h... no
Could not find one of these headers: ['IL/ilu.h']
User avatar
Tim Blokdijk
Posts: 1242
Joined: 29 May 2005, 11:18

Post by Tim Blokdijk »

Agon wrote:Thanks. I checked if it is installed and it is. Maybe the libdevil opensuse factory package is installing the things in a different folder.
...
I think that's the problem.
Post Reply

Return to “Help & Bugs”