Can't find ilutGLBindTexImage
A full featured cross-platform image library
Brought to you by:
doomwiz
Hi - I have the following link error: /usr/bin/ld: devil.o: in function Setup':
devil.c:(.text+0x21b): undefined reference toilutGLBindTexImage'
collect2: error: ld returned 1 exit status. I'm running on linux Ubuntu 20.4, and using DevIL-1.8.0.
The source file , devil.c is the test file from the distribution. Pleas help. Regards, Mike
I found that ILUT_USE_OPENGL was not set; I have no idea how to set that globally