Skip to content

Commit

Permalink
Merge pull request #101 from LandSandBoat/VS_workload
Browse files Browse the repository at this point in the history
Make VS workload selection more obvious
  • Loading branch information
Xaver-DaRed authored Dec 9, 2024
2 parents 7f861f0 + c429e87 commit a245691
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Quick-Start-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
* Install [Git for Windows](https://gitforwindows.org/).
* The latest version is fine, accept defaults, change default text editor if desired.
* Install [Visual Studio](https://visualstudio.microsoft.com/vs/community/).
* `2019` or `2022` are fine, check `Desktop development with C++` workload (under Desktop & Mobile).
* `2019` or `2022` are fine.
* **YOU MUST** check the checkbox for `Desktop development with C++` workload (under Desktop & Mobile) or you won't be able to build anything.
* Install [MariaDB Server](https://mariadb.org/download/?t=mariadb&p=mariadb&r=10.6.12&os=windows&cpu=x86_64&pkg=msi&m=xtom_ams).
* Use the latest in the `10.6.x` family of releases, default settings are mostly OK - aside from:
* **Set a root password**.
Expand Down

0 comments on commit a245691

Please sign in to comment.