ARM cross-compiling

Christopher Dunn 2015-04-16 18:00:57 -07:00
parent 90f28e1e86
commit 90904bbd93

@ -40,6 +40,10 @@ Almost. We plan to be.
== error: ambiguous overload for `operator[]` in `Json::Value` == == error: ambiguous overload for `operator[]` in `Json::Value` ==
Sorry. [http://stackoverflow.com/questions/18901781/jsoncpp-ambiguous-overload-only-in-windows See discussion]. Sorry. [http://stackoverflow.com/questions/18901781/jsoncpp-ambiguous-overload-only-in-windows See discussion].
= Other platforms =
== How do I cross-compile for ARM?
Try [this](https://github.com/open-source-parsers/jsoncpp/issues/243).
= MediaWiki = = MediaWiki =
== Why are you using media wiki here? == == Why are you using media wiki here? ==
Because it provides a nice TOC for all the questions. Because it provides a nice TOC for all the questions.