-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running on ubuntu 12.04 #229
Labels
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
Comments
This is probably because the language service is compiled with glibc version 2.18. @sridmad is there a workaround for this? |
At this point we support Ubuntu 14.04 and later. Something we can look into for Oct update of the extension |
This is being tracked by issue #19. |
Should be fixed with 0.14.4. |
sean-mcmanus
added
the
fixed
Check the Milestone for the release in which the fix is or will be available.
label
Dec 12, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
On startup of vscode 1.5.2 in ubuntu 12.04 x64 with cpptools 1.5.2, I am receiving an error that seems to be indicating that the language server is failing for c++. Below is the error message in the developer console that is coming from the cpptools extension
Additionally, I'm not sure if this is any indication of the problem, but running ~/.vscode/extensions/ms-vscode.cpptools-0.9.1/bin/Microsoft.VSCode.CPP.Extension.linux returns the following errors on my console.
The text was updated successfully, but these errors were encountered: