Hello, I try to compile the library under Cygwin with linux-gcc platform and get the errors:
BuildingusingPLATFORM=linux-gcc-4.5.3scons:warning:Thebuild_dirkeywordhasbeendeprecated;usethevariant_dirkeywordinstead.File"/cygdrive/c/Users/Administrator/Documents/MachineLearning/install/jsoncpp-src-0.5.0/SConstruct", line 193, in buildProjectInDirectoryscons:warning:Thebuild_dirkeywordhasbeendeprecated;usethevariant_dirkeywordinstead.File"/cygdrive/c/Users/Administrator/Documents/MachineLearning/install/jsoncpp-src-0.5.0/SConstruct", line 193, in buildProjectInDirectoryscons:warning:Thebuild_dirkeywordhasbeendeprecated;usethevariant_dirkeywordinstead.File"/cygdrive/c/Users/Administrator/Documents/MachineLearning/install/jsoncpp-src-0.5.0/SConstruct", line 193, in buildProjectInDirectoryscons:donereadingSConscriptfiles.scons:Buildingtargets...g++-obuildscons/linux-gcc-4.5.3/src/jsontestrunner/jsontestrunner.exebuildscons/linux-gcc-4.5.3/src/jsontestrunner/main.o-Llibs/linux-gcc-4.5.3-lpthread-ljson_linux-gcc-4.5.3_libmt/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:cannotfind-ljson_linux-gcc-4.5.3_libmtcollect2:ldreturned1exitstatus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I try to compile the library under Cygwin with linux-gcc platform and get the errors: