[Slackbuilds-users] Does anyone have trouble building DevIL ?

Ythogtha yth at ythogtha.org
Mon Aug 13 19:42:14 UTC 2018


Here is what happens when I try to build DevIL 1.8.0 (I already have 1.7.8
built and installed) :
[ 40%] Building CXX object src-IL/CMakeFiles/IL.dir/src/il_dds-save.cpp.o
/tmp/SBo/DevIL/DevIL/src-IL/src/il_dds-save.cpp: In function 'ILuint Compress(ILimage*, ILenum)':
/tmp/SBo/DevIL/DevIL/src-IL/src/il_dds-save.cpp:711:32: error: invalid conversion from 'void*' to 'ILubyte* {aka unsigned char*}' [-fpermissive]
      ByteData = ilConvertBuffer(Image->SizeOfData, Image->Format, IL_BGRA, Image->Type, IL_UNSIGNED_BYTE, NULL, Image->Data);
                                ^
src-IL/CMakeFiles/IL.dir/build.make:1094: recipe for target 'src-IL/CMakeFiles/IL.dir/src/il_dds-save.cpp.o' failed
make[2]: *** [src-IL/CMakeFiles/IL.dir/src/il_dds-save.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:85: recipe for target 'src-IL/CMakeFiles/IL.dir/all' failed
make[1]: *** [src-IL/CMakeFiles/IL.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Does anyone have the same issue ?
Any idea ?

-- 
Arnaud <yth at ythogtha.org>


More information about the SlackBuilds-users mailing list