I might want to make a new thread, but I'm also having issues trying to build an executable: I'm getting the following cmake error:
CMake Error at CMakeLists.txt:66 (Message): Couldn't find SDL2 development files. On Debian-based systems (such as Ubuntu) you should install the 'libsdl2-dev' package.
I might want to make a new thread, but I'm also having issues trying to build an executable: I'm getting the following cmake error:
CMake Error at CMakeLists.txt:66 (Message):
Couldn't find SDL2 development files. On Debian-based systems (such as
Ubuntu) you should install the 'libsdl2-dev' package.
Info:
OS: Windows 10 x64
cmake: 3.5.2
I can provide more info as requested.