From 609b38cb99436d1f1d1581cfa1ccd779a39ab4b1 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Wed, 1 Jul 2015 03:13:51 -0500 Subject: [PATCH] Updated FAQ (mediawiki) --- FAQ.mediawiki | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/FAQ.mediawiki b/FAQ.mediawiki index a067047..4a6ed74 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -23,7 +23,8 @@ You need *commentStyle* `"None"`. See [https://github.com/open-source-parsers/js [https://gist.github.com/connormanning/41efa6075515019e499c Here] is a code sample using [http://curl.haxx.se/libcurl/ libcurl] for HTTP functionality. == Where can I find prebuilt binaries? == -See issue #236. +See issue #236: +* https://github.com/open-source-parsers/jsoncpp/issues/236 = Project = == Where are the API docs? == @@ -45,7 +46,8 @@ Sorry. [http://stackoverflow.com/questions/18901781/jsoncpp-ambiguous-overload- = Other platforms = == How do I cross-compile for ARM? == -Try [this](https://github.com/open-source-parsers/jsoncpp/issues/243). +Try ideas in issue #243: +* https://github.com/open-source-parsers/jsoncpp/issues/243 = MediaWiki = == Why are you using media wiki here? ==