Skip to content

fix libpng include path - #289

Open
hchargois wants to merge 1 commit into
discord:masterfrom
hchargois:fix-libpng-include
Open

fix libpng include path#289
hchargois wants to merge 1 commit into
discord:masterfrom
hchargois:fix-libpng-include

Conversation

@hchargois

Copy link
Copy Markdown

Without the libpng16/ prefix, the png.h cannot be found when compiling on linux, as the png*.h files do not exist directly in include/ but in include/libpng16.
Strangely for osx deps the .h files are duplicated both at the root of the include/ dir and in include/libpng16.

Without the libpng16/ prefix, the png.h cannot be found when compiling
on linux, as the png*.h files do not exist directly in include/ but in
include/libpng16.
Strangely for osx deps the .h files are duplicated both at the root of
the include/ dir and in include/libpng16.
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

Successfully merging this pull request may close these issues.

2 participants