Wiki home
Editing page "
jsoncpp
"
Base on previous version:
0
-
6180
-
6184
-
6373
-
7173
# Note: depends on [pkg]cmake[/pkg] wget -c [link]https://github.com/open-source-parsers/jsoncpp/archive/1.8.4/jsoncpp-1.8.4.tar.gz[/link] tar -xzf jsoncpp-1.8.4.tar.gz cd jsoncpp-1.8.4 mkdir -p build cd build cmake -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_CXX_FLAGS="-fPIC" .. make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page