-
Notifications
You must be signed in to change notification settings - Fork 6
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
🐛vs extension not installing ok, toochain not working?? #172
Comments
It would be very helpful if you could provide some screenshots of the issue. We are unable to help with the information you have given us. |
cli seems to be installed, the popup showed that info |
ok, we will do manual installation. I'm assuming this is windows based on the other issue. Do the following steps:
after these steps are done, your file explorer should look like this:
let me know if you have more problems. |
waaa...it's solved, I unzipped a standalone toolchain at other dir and added it to sys environment. now all that is deleted, vscode verifies the toolchain as working. i have upload a project to Brain. |
and another question, i can not find std::cout output contents, and what's the difference bettwen brain terminal and intergrated terminal? @BennyBot |
Integrated Terminal starts a terminal with the correct environment variable configuration for the vscode installed PROS cli and toolchain. Brain Terminal spawns an integrated terminal and automatically runs the command |
The port error is interesting since it was able to upload successfully. It looks like it is unable to access the device. I am not sure how to immediately fix it, often times it will fix itself given time. |
when i restart vscode, and no ther ides are running, i can upload a project, then i click run button, all is ok so far, but when i click stop button, error below pops up.. |
interesting. I will look into this later today. |
🐛vs extension not installing ok, toochain not working
The text was updated successfully, but these errors were encountered: