Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not generate a makefile #51

Open
brian4685380 opened this issue Jul 25, 2024 · 2 comments
Open

Can not generate a makefile #51

brian4685380 opened this issue Jul 25, 2024 · 2 comments

Comments

@brian4685380
Copy link

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:

/Library/Frameworks/SDL2.framework/Resources/CMake/sdl2-config.cmake

but it set SDL2_FOUND to FALSE so package "SDL2" is considered to be NOT
FOUND.

-- Configuring incomplete, errors occurred!

@brian4685380
Copy link
Author

I have solved it.

@kisvegabor
Copy link
Member

Closing this issue then 🙂

Please share your solution so that others can learn from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants