
Results 1 to 5 of 5
Threaded View
-
30-05-17, 11:43 PM #2
Wow Gonna Test it and give you back review asap!
I was able to compile it on windows but was not able to compile it on Linux
I was able to cmake but not make it... I will keep you guyz updated..
In order to make cmake successful you will need to use these options with cmake
-DCMAKE_INSTALL_PREFIX=
-DCURL_LIBRARIES=<source dir>/dep/curl/lib/
-USE_COREPCH=1
-DWITH_WARNINGS=0
-DEASYJSON_INCLUDE_DIR=<source dir>/dep/EasyJSon/
-DSCRIPTS=1
-DTOOLS=0
-DSERVERS=1
-USE_SCRIPTSPCH=1
Cheers!
Last edited by kodey175; 31-05-17 at 02:14 AM. Reason: Giving Review back