google / google/monster-mash

Build fails because SDL2 is not found

Open
#9 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

Running CMake on the src directory produces this output (on Mac OS):

```
CMake Error at CMakeLists.txt:85 (find_package):
By not providing "FindSDL2.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "SDL2", but
CMake did not find one.

Could not find a package configuration file provided by "SDL2" with any of
the following names:

SDL2Config.cmake
sdl2-config.cmake
```

The instructions don't mention this; the only dependency mentioned is Triangle, which I've copied into the specified place.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.