mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 13:19:18 +02:00
doc: Update README-win32.md to reflect recent changes
This commit is contained in:
parent
dcf23aaa02
commit
961131d5e1
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ Supported Environments
|
|||
|
||||
Chibi-scheme can be compiled with following platforms:
|
||||
|
||||
* Microsoft Visual Studio 2017 (32bit only)
|
||||
* Microsoft Visual Studio 2017
|
||||
* MinGW32
|
||||
* MinGW64
|
||||
* MSYS
|
||||
|
@ -74,8 +74,8 @@ it does not support UNIX/APPLE platforms either.
|
|||
|
||||
1. (Make sure CMake was selected with Visual Studio installer)
|
||||
2. Open this directory with "Open with Visual Studio"
|
||||
3. Choose "x86-Release" or "x86-Debug" configuration
|
||||
3. Choose "x86-" or "x64-" configuration
|
||||
4. "CMake" => "Build all"
|
||||
5. "CMake" => "Run Tests" => "chibi-scheme"
|
||||
5. "CMake" => "Tests" => "Run chibi-scheme Tests"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue