bimg & linux: undefined reference to `mz_compressBound' #3041
thomasreiser
started this conversation in
General
Replies: 1 comment 3 replies
|
Make sure you do clean build. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am building bgfx with the following command line since a while:
This worked in the past (I haven't re-compiled it for a while) and now I have an issue when I am statically linking all the resulting libraries:
Whats going on with miniz? The same process works with macOS without any problem.
All reactions