mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Remove mention of install_win_reqs.bat
This commit is contained in:
@@ -303,7 +303,7 @@ called `hello_world` or `hello_world.exe`depending on platform.
|
|||||||
|
|
||||||
#### Compiling on Windows
|
#### Compiling on Windows
|
||||||
|
|
||||||
1. Make sure you have Visual Studio 17 2022 installed or alternatively install the "Buildtools for Visual Studio" (https://aka.ms/vs/17/release/vs_BuildTools.exe) and then select "Desktop development with C++" (there is also `c3c/resources/install_win_reqs.bat` to automate this)
|
1. Make sure you have Visual Studio 17 2022 installed or alternatively install the "Buildtools for Visual Studio" (https://aka.ms/vs/17/release/vs_BuildTools.exe) and then select "Desktop development with C++"
|
||||||
2. Install CMake
|
2. Install CMake
|
||||||
3. Clone the C3C github repository: `git clone https://github.com/c3lang/c3c.git`
|
3. Clone the C3C github repository: `git clone https://github.com/c3lang/c3c.git`
|
||||||
4. Enter the C3C directory `cd c3c`.
|
4. Enter the C3C directory `cd c3c`.
|
||||||
|
|||||||
Reference in New Issue
Block a user