hang-man/cmake-build-debug/CMakeFiles/clion-Debug-log.txt

16 lines
765 B
Plaintext
Raw Normal View History

2024-08-01 15:25:22 +02:00
C:\Users\Love\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=C:/Users/Love/AppData/Local/Programs/CLion/bin/ninja/win/x64/ninja.exe -G Ninja -S C:\Users\Love\Documents\Code\hang-man -B C:\Users\Love\Documents\Code\hang-man\cmake-build-debug
CMake Error at CMakeLists.txt:7 (find_package):
Could not find a package configuration file provided by "SDL2" with any of
the following names:
SDL2Config.cmake
sdl2-config.cmake
Add the installation prefix of "SDL2" to CMAKE_PREFIX_PATH or set
"SDL2_DIR" to a directory containing one of the above files. If "SDL2"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!