Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ cmake .
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- -- Checking SDL:
- -- Looking for nanosleep
- -- Looking for nanosleep - found
- CMake Error at CMakeLists.txt:579 (target_link_libraries):
- Cannot specify link libraries for target "gdi32" which is not built by this
- project.
- CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
- Please set them or make sure they are set and tested correctly in the CMake files:
- SDL_INCLUDE_DIR
- used as include directory in directory /home/vytautas/Downloads/arxfatalis/ArxFatalis
- -- Configuring incomplete, errors occurred!
- [vytautas@Vyto ArxFatalis]$ cmake .
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- -- Checking SDL: /usr/lib64/libSDL.so;-lpthread
- CMake Error at CMakeLists.txt:579 (target_link_libraries):
- Cannot specify link libraries for target "gdi32" which is not built by this
- project.
- -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement