gnustep / tools-android

Objective-C on Android with Foundation, CoreFoundation, and libdispatch.
MIT License
48 stars 12 forks source link

Build fails as local `libidn2` installation is incorrectly picked up by libcurl #23

Closed hmelder closed 1 month ago

hmelder commented 1 month ago

See https://github.com/curl/curl/issues/14405 and fix https://github.com/curl/curl/commit/515440a2f29e720e09b4942f8a9106418f728410

triplef commented 1 month ago

Is this an issue with Windows or Android?

hmelder commented 1 month ago

This occurs when building tools-android on a device that has libidn2 installed.