Closed pakosaan closed 2 years ago
Make sure you've installed sdl and sdl_mixer packages in your arch installation:
sudo pacman -S sdl sdl_mixer
then re-run the cmake process.
I was just about to close the issue as i found the solution when i google in the internet. but anyway thanks for the reply.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake/Modules/FindSDL.cmake:224 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:17 (find_package)
This error occurs when in Cmake in the folder. OS: Arch Linux