Linux Compile issues
Posted: Tue Aug 19, 2014 4:21 pm
I have done all of the steps listed on github, I get this error when compiling:
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Could NOT find SDL2_image (missing: SDL2_IMAGE_LIBRARIES SDL2_IMAGE_INCLUDE_DIRS)
CMake Error at CMakeLists.txt:21 (message):
SDL_image 2.0 not found, set ENV{SDL2DIR} to point to SDL 2.0, and
optionally set the cmake var SDL2_LIBRARY_TEMP to the lib dir
-- Configuring incomplete, errors occurred!
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Could NOT find SDL2_image (missing: SDL2_IMAGE_LIBRARIES SDL2_IMAGE_INCLUDE_DIRS)
CMake Error at CMakeLists.txt:21 (message):
SDL_image 2.0 not found, set ENV{SDL2DIR} to point to SDL 2.0, and
optionally set the cmake var SDL2_LIBRARY_TEMP to the lib dir
-- Configuring incomplete, errors occurred!