DevIL icon indicating copy to clipboard operation
DevIL copied to clipboard

Compiling on freebsd13.0 fails

Open cian-dev10 opened this issue 2 years ago • 1 comments

Error: DevIL/src-IL/src/il_dds-save.cpp:711:17: error: assigning to 'ILubyte *' (aka 'unsigned char *') from incompatible type 'void *'

Platform: FreeBSD Ashiro 13.0-RELEASE FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021 [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64

Compiler: clang & clang++

cian-dev10 avatar Mar 20 '22 14:03 cian-dev10

Have you tried in a Jail running 13.1 that recently released? Asking because I’ve found that the move from the default LLVM 11.0 release to 13.0 had improved building for multiple apps for me (haven’t tried here yet)

bedwardly-down avatar Aug 16 '22 22:08 bedwardly-down