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

"Please install LLVM for language services." prompt even though LLVM is actually installed #109

Closed
LazarusX opened this issue Mar 14, 2017 · 5 comments
Assignees
Labels
Milestone

Comments

@LazarusX
Copy link

I got this prompt when I was following the instructions. Please see the following screenshot for details.
capture

With this prompt, no arduino.json file is generated in the "Add library paths" step.

@LazarusX
Copy link
Author

Restarting (not only reloading) Visual Studio Code fixes this issue.

@akaroml akaroml added this to the On Deck milestone Mar 14, 2017
@zikalino
Copy link

well, I had to close all VSCode windows, opening a new instance is not enough

@shizn shizn added the bug label Mar 14, 2017
@robotdad
Copy link
Member

I am still experiencing this issue. I installed the x64 version of clang and did not put it on my path.

@yaohaizh yaohaizh self-assigned this Mar 15, 2017
@yaohaizh
Copy link
Contributor

We require clang available on the environment path before starting vscode.

Later, we will use the VSCode C++ tools to avoid the setup of clang if possible.

@yaohaizh
Copy link
Contributor

Fixed on #167 Use C++ extension for autocomplete format supports.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants