Skip to content

Instantly share code, notes, and snippets.

@DuFF14
Created May 5, 2015 20:46
Show Gist options
  • Save DuFF14/999730c5b4663939bc34 to your computer and use it in GitHub Desktop.
Save DuFF14/999730c5b4663939bc34 to your computer and use it in GitHub Desktop.
Gregs-MBP:build appleuser$ make
[ 4%] Performing configure step for 'jsoncpp'
CMake Error at /Users/appleuser/Documents/OSVR/DuFF14/OSVR-Android-Build/android-cmake/android.toolchain.cmake:429 (math):
math cannot parse the expression: "+0": syntax error, unexpected exp_PLUS,
expecting exp_OPENPARENT or exp_NUMBER (1)
Call Stack (most recent call first):
/Users/appleuser/Documents/OSVR/DuFF14/OSVR-Android-Build/build/src/jsoncpp-prefix/src/jsoncpp-build/CMakeFiles/3.2.1/CMakeSystem.cmake:6 (include)
CMakeLists.txt:2 (PROJECT)
-- JsonCpp Version: 1.2.1
-- Configuring incomplete, errors occurred!
See also "/Users/appleuser/Documents/OSVR/DuFF14/OSVR-Android-Build/build/src/jsoncpp-prefix/src/jsoncpp-build/CMakeFiles/CMakeOutput.log".
make[2]: *** [src/jsoncpp-prefix/src/jsoncpp-stamp/jsoncpp-configure] Error 1
make[1]: *** [src/CMakeFiles/jsoncpp.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment