Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Version 4.0 does not work with the board selection. #1223

@vde69

Description

@vde69

Version 4.0 does not work with the board selection.

Windows-10,
Arduino-1.8.13

error-4

Version 3.5 works.


c_cpp_properties.json :

       "includePath": [
            "${workspaceFolder}/**",
            "C:\\Program Files (x86)\\Arduino\\**",
            "C:\\Users\\D1\\AppData\\Local\\Arduino15\\**",
            "C:\\Users\\D1\\Documents\\Arduino\\libraries\\**",
            "C:\\Program Files (x86)\\Arduino\\libraries\\**",
            "C:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\**",
            "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\**",
            "C:\\Program Files (x86)\\Arduino\\tools\\**"
        ],
        "forcedInclude": [
            "C:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino\\Arduino.h"
        ],
        "defines": [
            "UNICODE",
            "_UNICODE",
            "ARDUINO=160",
            "USBCON"
        ],
        "compilerPath": "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr\\bin\\avr-gcc.exe",
        "cStandard": "c11",
        "cppStandard": "c++17",
        "intelliSenseMode": "gcc-x64"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions