Closed jbheuschen closed 3 years ago
I can also reproduce this here. Looks like libxml2 released an update a couple days ago, and since our scripts always use the latest release I’m guessing that this update broke something. I’ll take a look.
This should be fixed. Let me know if you run into any further issues!
Unfortunately, I'm unable to build the project as the libxslt-phase always fails to configure, saying it couldn't find the previously-built libxml2. The libxml2 build-phase, however, compiles and installs successfully. Hence, the libxml2 files in "Android/GNUStep/amreabi-v7a" are present, too. I have to admit, though, that I'm not very experienced with this kind of stuff - I hope I didn't miss something. Is this a known problem and can it be fixed? Thanks in advance for any help!
My system: OS: macOS 11.3.1 (M1/arm64) CMake: 3.20.2 Android NDK: 22.1.7171670 build.log