(click-ubuntu-sdk-14.10-armhf)neil@beast:~/Documents/programs/hw $ PKG_CONFIG_PATH=/usr/lib/arm-linux-gnueabihf/pkgconfig/ cmake -DCMAKE_BUILD_TYPE="DEBUG" -DCMAKE_INSTALL_PREFIX="/tmp/hw" -DDATA_INSTALL_DIR="/tmp/hw" -DNOSERVER=1 -DMOBILE=1 -DNOVIDEOREC=1
CMake Warning at cmake_modules/revinfo.cmake:47 (message):
/home/neil/Documents/programs/hw/share/version_info.txt not found, revision
information will be incorrect!!! Contact your source provider to fix this!
Call Stack (most recent call first):
CMakeLists.txt:58 (include)
-- Building 0.9.22-r0000 (unknown)
-- Using DEBUG configuration
-- LIBAV disabled. Video recording will not be built
-- Could NOT find SDL_image (missing: SDL_IMAGE_LIBRARIES SDL_IMAGE_INCLUDE_DIRS)
-- Could NOT find SDL_net (missing: SDL_NET_LIBRARIES SDL_NET_INCLUDE_DIRS)
-- Could NOT find SDL_ttf (missing: SDL_TTF_LIBRARIES SDL_TTF_INCLUDE_DIRS)
-- Could NOT find SDL_mixer (missing: SDL_MIXER_LIBRARIES SDL_MIXER_INCLUDE_DIRS)
CMake Error: your Pascal compiler: "CMAKE_Pascal_COMPILER-NOTFOUND" was not found. Please set CMAKE_Pascal_COMPILER to a valid compiler path or name.
CMake Error at hedgewars/CMakeLists.txt:18 (if):
if given arguments:
"VERSION_GREATER" "2.7" "OR" "armv7" "MATCHES" "x86_64" "OR" "armv7" "MATCHES" "i386"
Unknown arguments specified
-- Configuring incomplete, errors occurred!
See also "/home/neil/Documents/programs/hw/CMakeFiles/CMakeOutput.log".
See also "/home/neil/Documents/programs/hw/CMakeFiles/CMakeError.log".