mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-27 07:20:56 +02:00
Updated Compatibility issues (markdown)
@@ -89,3 +89,9 @@ For example, on Windows, you need to delete:
|
|||||||
* `%LOCALAPPDATA%\Arduino15\library_index.json.tmp.gz`
|
* `%LOCALAPPDATA%\Arduino15\library_index.json.tmp.gz`
|
||||||
|
|
||||||
You don't even need to close Arduino, just re-open the library manager.
|
You don't even need to close Arduino, just re-open the library manager.
|
||||||
|
|
||||||
|
## Visual Micro / Visual Studio
|
||||||
|
|
||||||
|
Due to the non-standard library structure, ArduinoJson won't compile for older versions of Visual Micro - the solution is simply to upgrade to Visual Micro from January 2016 or later.
|
||||||
|
|
||||||
|
See issue [#238](https://github.com/bblanchon/ArduinoJson/issues/238).
|
Reference in New Issue
Block a user