Skip to content

[C++] Install Package Errors #1

@jaseva

Description

@jaseva

Install package errors for:

#include "curl/curl.h"
#include "nlohmann-json.hpp"

Console Log Problems:

[{
"resource": "[PATH]/c++/github-follower-checker.cpp",
"owner": "C/C++",
"code": "1696",
"severity": 8,
"message": "#include errors detected based on information provided by the configurationProvider setting. Squiggles are disabled for this translation unit ([PATH]\c++\github-follower-checker.cpp).",
"source": "C/C++",
"startLineNumber": 17,
"startColumn": 1,
"endLineNumber": 17,
"endColumn": 23
},{
"resource": "[PATH]/c++/github-follower-checker.cpp",
"owner": "C/C++",
"code": "1696",
"severity": 8,
"message": "cannot open source file "curl/curl.h"",
"source": "C/C++",
"startLineNumber": 17,
"startColumn": 1,
"endLineNumber": 17,
"endColumn": 23
},{
"resource": "[PATH]c++/github-follower-checker.cpp",
"owner": "C/C++",
"code": "1696",
"severity": 8,
"message": "cannot open source file "nlohmann-json.hpp"",
"source": "C/C++",
"startLineNumber": 18,
"startColumn": 1,
"endLineNumber": 18,
"endColumn": 29
}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions