Hello,
I am trying to install Qjson on my terminal, and I get an error at the make 
stage that does not allow me to proceed


QNXWS9011:build cadoyle$ make

CMake Warning at /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:179 
(message):

  Ignoring CMAKE_OSX_SYSROOT value:


   
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk


  because the directory does not exist.

Call Stack (most recent call first):

  /opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 
(include)

  CMakeLists.txt:1 (PROJECT)



Qt5 not found, searching for Qt4

-- Configuring done

-- Generating done

-- Build files have been written to: /Users/cadoyle/qjson-master/build

[  9%] Building CXX object src/CMakeFiles/qjson.dir/parser.cpp.o

In file included from /Users/cadoyle/qjson-master/src/parser.cpp:21:

In file included from /Users/cadoyle/qjson-master/src/./parser.h:24:

In file included from /Users/cadoyle/qjson-master/src/./qjson_export.h:23:

/opt/local/include/QtCore/qglobal.h:68:10: fatal error: 'algorithm' file

      not found

#include <algorithm>

         ^

1 error generated.

make[2]: *** [src/CMakeFiles/qjson.dir/parser.cpp.o] Error 1

make[1]: *** [src/CMakeFiles/qjson.dir/all] Error 2

make: *** [all] Error 2

Any idea on how to fix this?

Thanks.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
QJson-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qjson-devel

Reply via email to