wiki:asymptote

asymptote

If installing rapidjson

The package is rather old, warnings are treated as errors and gcc has several new waenings since this was released. From gentoo, use a sed to get rid of Werror:

sed -i -e 's| -Werror||g' CMakeLists.txt \
 example/CMakeLists.txt \
 test/unittest/CMakeLists.txt

Alternatively use git master at https://github.com/Tencent/rapidjson/

Last modified 4 months ago Last modified on 12/22/2023 03:02:48 PM
Note: See TracWiki for help on using the wiki.