-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[package] libpng/1.6.37: iOS build #2366
Comments
It looks like libpng only has runtime neon detection for linux and android.
to libpng's conanfile.py? Maybe,
would work also, because apple silicon should always have neon support. |
Hi @madebr ! LogsClick to expand log
|
@VladasZ Or combine all. if you think it's important to attract attention. Maybe @ctruta can take a look at this? |
QNX builds for aarch64 also fail due to this error. |
The build works with Autoconf ( |
Does #6386 work for all these cases (and using 2 profiles of course)? I've tested cross-build to Macos & iOS armv8. |
iOS build fails with error:
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show ios
)Steps to reproduce
Conanfile:
Command:
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: