Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A ArduinoJson
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Benoît Blanchon
  • ArduinoJson
  • Issues
  • #483
Closed
Open
Issue created Apr 18, 2017 by Administrator@rootContributor

Intellisense errors with Visual Micro

Created by: cfeied

Hello,

I am seeing a large number of errors and warnings when compiling with #include ArduinoJson.h added to my code. If I ignore them all, ArduinoJson does compile and link and I am able to use it within my programs. Unfortunately the errors and warnings are so numerous that they prevent me from working effectively on my code.

The same thing happens when I attempt to compile JsonGeneratorExample.

The toolchain is handled by VisualMicro in Visual Studio 2015. The target board is Teensy 3,2 I have the latest Arduino IDE and VisualMicro versions installed.

When I compile JsonGeneratorExample the output looks normal except for float range warnings. However, the VS error and warning lists are packed with errors.

I am attaching files showing the compilation output and the errorlist. Any suggestions would be much appreciated. arduinojson_teensy_compilation_output.txt arduinojson_teensy_error_list.txt

Assignee
Assign to
Time tracking