-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
SDL2 build failure #8553
Comments
Hi @Ilkhom-S, I can't reproduce it locally. Can you provide the complete log? You can attach the log file on this issue. |
Hello @LilyWangL ,
|
Hi @Ilkhom-S, thanks for reporting this issue, The solution is to modify VCPKG_PATH/scripts/vcpkgTools.xml to change the cmake version to below 3.14.0, or use the workaround in cmake issue. Here is my vcpkgTools.xml:
|
Hello @JackBoosY , |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install sdl2
Failure logs
CMake Error: Problem with archive_write_header(): Can't create ''
CMake Error: Current file: SDL-release-2.0.9/android-project-ant/AndroidManifest.xml
CMake Error: Problem extracting tar: C:/vcpkg/downloads/SDL-Mirror-SDL-release-2.0.9.tar.gz
The text was updated successfully, but these errors were encountered: