added note about git config core.autocrlf in Windows
original commit: 1c3a605c6218303f651eec1a8afa5d0bc91337ee
This commit is contained in:
parent
36ea9a354d
commit
e57a2a73e3
4
BUILDING
4
BUILDING
|
@ -195,10 +195,12 @@ env OS=Windows_NT make
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
* Cygwin or Bash/WSL with bash, grep, make, sed, etc.
|
* Cygwin or Bash/WSL with bash, git, grep, make, sed, etc.
|
||||||
* Microsoft Visual Studio 2017 or 2015
|
* Microsoft Visual Studio 2017 or 2015
|
||||||
* WiX Toolset (for making an install)
|
* WiX Toolset (for making an install)
|
||||||
|
|
||||||
|
Be sure that git config core.autocrlf is set to false.
|
||||||
|
|
||||||
To run Chez Scheme or Petite Chez Scheme from a Windows command prompt,
|
To run Chez Scheme or Petite Chez Scheme from a Windows command prompt,
|
||||||
set PATH:
|
set PATH:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user