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

Building crunch on linux #6

Open
briviere opened this issue Sep 10, 2016 · 0 comments
Open

Building crunch on linux #6

briviere opened this issue Sep 10, 2016 · 0 comments

Comments

@briviere
Copy link

Hello

I'm getting the following error when I try to build crunch on Linux using the Code Blocks Linux Workspace?

||=== Build: Debug in crnlib (compiler: GNU GCC Compiler) ===|
....
/home/brian/crunch/crnlib/../inc/crn_decomp.h|2578|error: cast from ‘void’ to ‘crnd::ptr_bits {aka unsigned int}’ loses precision [-fpermissive]|*
/home/brian/crunch/crnlib/../inc/crn_decomp.h||In function ‘const void* crnd::crnd_get_level_data(const void_, crnd::uint32, crnd::uint32, crnd::uint32_)’:|
/home/brian/crunch/crnlib/../inc/crn_decomp.h|2822|warning: converting ‘false’ to pointer type ‘const void_’ [-Wconversion-null]|
/home/brian/crunch/crnlib/../inc/crn_decomp.h|2827|warning: converting ‘false’ to pointer type ‘const void_’ [-Wconversion-null]|
/home/brian/crunch/crnlib/../inc/crn_decomp.h|2830|warning: converting ‘false’ to pointer type ‘const void*’ [-Wconversion-null]|
||=== Build failed: 3 error(s), 14 warning(s) (0 minute(s), 7 second(s)) ===|

illwieckz added a commit to illwieckz/crunch that referenced this issue Oct 4, 2018
Add compression support for ETC1S/ETC2AS encodings
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

1 participant