Search found 2 matches
- Thu Apr 12, 2018 5:52 pm
- Forum: Building the software
- Topic: Building Example from Code with CMakeGUI
- Replies: 0
- Views: 102693
Building Example from Code with CMakeGUI
Hi there, I'm trying to build the example into a new VS project using the supplied CMake files and CMakeGUI. However, CMake is giving me trouble with SDL2. I have downloaded the SDL2 libs and include files, however I'm not sure where I need to put them so CMake can find them. Please advise. The erro...
- Thu Apr 12, 2018 5:42 pm
- Forum: Building the software
- Topic: Building Example from Code with CMakeGUI
- Replies: 0
- Views: 121080
Building Example from Code with CMakeGUI
HI there, I've tried running the examples for windows, which work great. I'd like to build a new VS project using the supplied CMake files in the "Square Tracking example" now. However, CMake is giving me trouble as it cannot find the SDL2 directory. What are the correct following steps now? Where s...