Open romanroibu opened 7 years ago
Yes, @romanroibu likely needs to the same fix as https://github.com/mapbox/mason/pull/465. Is this something you test and provide a PR for?
Hi, I've added the fix from #465 to the dependencies, but now there's an issue with missing the /lib/pkgconfig/libpng.pc
file when building libpng 1.6.28
:
Failed to open '/tmp/mason/mason_packages/ios-8.0/libpng/1.6.28/lib/pkgconfig/libpng.pc': No such file or directory
No package '/tmp/mason/mason_packages/ios-8.0/libpng/1.6.28/lib/pkgconfig/libpng.pc' found
Any ideas on what could be wrong? Thanks!
FYI, you can find the changes so far here.
Running:
Fails with this output:
This may be related to #400 and #450