PeterStaev / lego-spikeprime-mindstorms-vscode

Helps you connect and work with Lego's SPIKE Prime/MINDSTORMS Robot Inventor hubs
Apache License 2.0
64 stars 22 forks source link

ChromeOS/Chromebook support? #25

Closed ws1088 closed 3 years ago

ws1088 commented 3 years ago

I was trying the linux container in ChromeOS and installed vscode. The lego extension installed without errors but the extension does not show up on the bottom status bar and running the command(s) would give:

image

PeterStaev commented 3 years ago

@ws1088 , this because the native bindings used to communicate over serial are not compatible with the linux version/container you are using. You have to download the source of the plugin and rebuild the bindings for your environment.