Replies: 1 comment 1 reply
-
There is documentation in the repo, here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I clone the repo, open up
vscode-cpptools/Extention
in vscode, and hit run, it builds and launches the extension, but it doesn't work, I just get "Unable to start the C/C++ language server. IntelliSense features will be disabled. Error: Missing binary at d:\git\vscode-cpptools\Extension\bin\cpptools.exe".Clearly there's more to building the extension that I need to do but I can't find any documentation on how to build from source, did I miss some page explaining this?
Beta Was this translation helpful? Give feedback.
All reactions