mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-15 01:10:53 -07:00
buildsystem: update windows msvc build instructions
This commit is contained in:
parent
f61cb729f9
commit
3108680e43
1 changed files with 5 additions and 4 deletions
|
|
@ -71,12 +71,13 @@ Top level in: #<process TOP-LEVEL>.
|
|||
You need Microsoft Visual Studio 2015 or better to compile ECL,
|
||||
which flavor(Professional, Community, etc) does not matter.
|
||||
|
||||
You also need @uref{http://yasm.tortall.net,yasm},
|
||||
You also need @uref{http://yasm.tortall.net,yasm} optionally to build gmp,
|
||||
fetch yasm-1.3.0-win64.exe and yasm-1.3.0-win32.exe,
|
||||
put them in your system PATH directory.
|
||||
and put them in your system PATH directory.
|
||||
|
||||
Open a console window,
|
||||
and run vcvarsamd64.bat or vcvars32.bat to set up your build environment.
|
||||
In the Visual Studio's startup menu,
|
||||
click @uref{https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs,Developer Command Prompt for Visual Studio}
|
||||
to open the console window.
|
||||
|
||||
@enumerate
|
||||
@item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue