You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 .
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!
The text was updated successfully, but these errors were encountered: