Visual studio support: Difference between revisions

From Rsewiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
[[File:MS_Visual_Studio_Extension_1.png | 500px]]
[[File:MS_Visual_Studio_Extension_1.png | 500px]]


==== PlatformIO ====
== PlatformIO ==


Install the PlatformIO extension
Install the PlatformIO extension
Line 33: Line 33:




==== Next is fetching the Basebot code ====
== Next is fetching the Basebot code ==

Latest revision as of 15:45, 29 August 2024

Back to Basebot

Install

Visual Studio install

Use your DTU account to get a free version of Visual Studio Code.

  • Select "MS Visual Studio Code" and press the "download" button.

  • You can now download the software for your platform.

Install and start the app.

Visual Studio configure

Some extensions are needed.

In extensions install C++

PlatformIO

Install the PlatformIO extension


Next is fetching the Basebot code