任何人都有jsoncpp在vc90上工作?vc90上的jsoncpp?
他們使用構建系統Scons,我從來沒有聽說過。我安裝了最新的Scons,發現了一個未公開的scons.bat,在我的jsoncpp目錄中啓動了vc90提示符,修改了SConstruct文件以支持msvc90目標(我從已經支持的msvc80平臺拷貝了樣板文件)運行了scons.bat platform=msvc90
, :
scons: done reading SConscript files.
scons: Building targets ...
cl /Fobuildscons\msvc90\src\jsontestrunner\main.obj /c src\jsontestrunner\main.c
pp -GR -EHsc /nologo /MT /nologo /Iinclude /I.
main.cpp
c:\projects\docwayhead\wspt_docway_plugins\contrib\jsoncpp-src-0.5.0\include\jso
n\value.h(5) : fatal error C1083: Cannot open include file: 'string': No such fi
le or directory
scons: *** [buildscons\msvc90\src\jsontestrunner\main.obj] Error 2
scons: building terminated because of errors.
我已經把過多的精力投入到得到這個構建和jsoncpp顯然是無人維護,所以我放棄了。
它不適用於我我收到一條錯誤消息:'無法啓動程序'C:\ myjsoncpp_location \ Makefiles \ vs71 ..../debug \ lib_json \ lib_json.ib' – 2014-06-05 16:31:03