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

Compatibility issues with arm64 on Ubuntu #5862

Closed
ApurvZ opened this issue Jul 30, 2020 · 1 comment
Closed

Compatibility issues with arm64 on Ubuntu #5862

ApurvZ opened this issue Jul 30, 2020 · 1 comment

Comments

@ApurvZ
Copy link

ApurvZ commented Jul 30, 2020

Screenshot_20200730-100049_VNC Viewer
I am running Ubuntu19 with desktop environment on Android, but that shouldn't be an issue, as arm64 version of vs code is running well. A lot of people were asking the same earlier, to port it to arm64 for raspberry pie. Hope the issue gets fixed!

@sean-mcmanus
Copy link
Contributor

sean-mcmanus commented Jul 30, 2020

If you click on the License link in the top right of our extension page (https://marketplace.visualstudio.com/items/ms-vscode.cpptools/license), it says:
INSTALLATION AND USE RIGHTS. You may only use the C/C++ Extension for Visual Studio Code with Visual Studio Code, Visual Studio or Xamarin Studio software to help you develop and test your applications.
That excludes headmelted running on arm64, and our debugger component will explicitly check this and disable itself in that case (our language server binaries don't currently do this, but that could change later). You could file a new request for us to change our license if you want (or we could convert this issue to that).

Our future support for arm64 will be via using VS Code and the Remote Development extensions, which we are tracking at #2506 .

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 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