Open Issues Need Help
View All on GitHub Powershell script is not working proper. about 1 month ago
AI Summary: The PowerShell script for installing SDL3 within the Void game engine project is failing to install to the specified `CMAKE_INSTALL_PREFIX`. The script correctly builds SDL3, but the installation path is incorrect, breaking the build process for SDL3_mixer. The task requires debugging the PowerShell script to ensure it correctly installs SDL3 to the intended prefix, resolving the installation path issue.
Complexity:
4/5
bug help wanted