From 7fa002c1f504b709d81b5511e6b6e6d4b6ca4e28 Mon Sep 17 00:00:00 2001
From: Uleat Read through this guide before starting to ensure an understanding of the process. Please direct any questions to our support channel in [discord]. Please direct any questions to our support channel in [discord].
@@ -92,9 +92,9 @@
Install Visual Studio
During the install process, double-check the option for c++ command-line compiler. This is required by CMake to determine available compiler options. CMake file generation will fail if this option is not enabled.
+During the install process, ensure the option for 'Desktop development with C++' is checked. This is required by CMake to determine available compiler options. CMake file generation will fail if this option is not enabled.
-
+