Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling on freebsd13.0 fails #100

Open
cian-dev10 opened this issue Mar 20, 2022 · 1 comment
Open

Compiling on freebsd13.0 fails #100

cian-dev10 opened this issue Mar 20, 2022 · 1 comment

Comments

@cian-dev10
Copy link

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++

@thearchivalone
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants