for me it's impossible to go through this.. Is there any way that I can get git address? I have no idea what to do with this cmake
top1572
2
Posts
A member registered May 15, 2024
Recent community posts
Hi! I ran CmakeLists as it says in tutorial, but encountered
-- Checking for one of the modules 'sdl2'
CMake Error at C:/Program Files/CMake/share/cmake-3.29/Modules/FindPkgConfig.cmake:927 (message):
None of the required 'sdl2' found
Call Stack (most recent call first):
CMakeLists.txt:5 (pkg_search_module)
Is there any specific path that I need to put my SDL libraries?