mgerhardy / caveexpress

CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
http://www.caveproductions.org/
Other
144 stars 20 forks source link

SDL2: ios cmake issue #84

Closed mgerhardy closed 8 years ago

mgerhardy commented 8 years ago
-- Check size of size_t

CMake Error at /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CheckTypeSize.cmake:117 (try_compile):

  Cannot copy output executable

    ''

  to destination specified by COPY_FILE:

    '/Users/travis/build/mgerhardy/caveexpress/build-ios/CMakeFiles/CheckTypeSize/SIZEOF_SIZE_T.bin'

  Unable to find the executable at any of:

    /Users/travis/build/mgerhardy/caveexpress/build-ios/CMakeFiles/CMakeTmp/cmTryCompileExec26339788

    /Users/travis/build/mgerhardy/caveexpress/build-ios/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec26339788

    /Users/travis/build/mgerhardy/caveexpress/build-ios/CMakeFiles/CMakeTmp/Development/cmTryCompileExec26339788

Call Stack (most recent call first):

  /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CheckTypeSize.cmake:232 (__check_type_size_impl)

  src/libs/sdl2/CMakeLists.txt:587 (check_type_size)