You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have check that I install the SDL2 lib on my MacBook, and I try to use cmake to configure the makefile but it encounter some error
❯ cmake ..
CMake Error at CMakeLists.txt:17 (find_package):
Found package configuration file:
I have check that I install the SDL2 lib on my MacBook, and I try to use cmake to configure the makefile but it encounter some error
❯ cmake ..
CMake Error at CMakeLists.txt:17 (find_package):
Found package configuration file:
but it set SDL2_FOUND to FALSE so package "SDL2" is considered to be NOT
FOUND.
-- Configuring incomplete, errors occurred!
The text was updated successfully, but these errors were encountered: