Skip to content
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

Unable to start the C/C++ language server (remote SSH on raspbian) #3842

Closed
Souldat opened this issue Jun 27, 2019 · 4 comments
Closed

Unable to start the C/C++ language server (remote SSH on raspbian) #3842

Souldat opened this issue Jun 27, 2019 · 4 comments

Comments

@Souldat
Copy link

Souldat commented Jun 27, 2019

Unable to start the C/C++ language server (remote SSH on raspbian)

Raspbian - Stretch
vscode insiders 1.36.0
CPP Tools version: 0.24.0-insiders2 (and some previous versions tested as well)
Other extensions installed: Python
Remote SSH (nightly)

Issue:
I'm using the new remote SSH features for remote debugging / running on a raspberry pi 3b+. The python side of my application seems to be working well with the python debugging extension installed. However im having issues getting the C++ debugging / intellisense (cpptools) working.

After installing the C/C++ extension (which installs on the remote system) and reloading vscode, I get the following error:

Unable to start the C/C++ language server. IntelliSense features will be disabled. Error: Launching server using command /home/pi/.vscode-server-insiders/extensions/ms-vscode.cpptools-0.24.0-insiders2/bin/Microsoft.VSCode.CPP.Extension.linux failed.

I've tried manually uninstalling and reinstalling both the cpptools-linux and cpptools-linux64 versions via visx (in case the auto install was selecting the wrong version of cpp-tools) as well with no luck. (I'm not exactly sure which version of the linux cpptools I should be using for a raspbian linux os) I've tried some previous versions as well all with the same results.

Here's the output from developer tools in VSCode:

-1561645211142.log

@sean-mcmanus
Copy link
Contributor

Our binaries don't run on ARM currently. See #429 and #2506 to upvote those.

@Souldat
Copy link
Author

Souldat commented Jun 27, 2019

Thanks Sean, I was under the impression that support had been added based on some previous readings elsewhere since some of the original posts regarding this issue but good to know its still currently not supported.

@sean-mcmanus
Copy link
Contributor

@Souldat
Copy link
Author

Souldat commented Sep 14, 2020

Your a legend. <3

@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants