Kaydet (Commit) 564fe233 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Improve documentation how to build the Win32 make

Change-Id: If47512f4a5893e21318f062301a0fd6fcf121cfc
üst ff926b84
......@@ -12839,10 +12839,11 @@ place yourself in a working directory of you choice.
[go to Start menu, click "All Programs", click "Visual Studio 2013", click "Visual Studio Tools", double-click "VS2013 x86 Native Tools Command Prompt" or "VS2013 x64 Native Tools Comand Prompt"]
set PATH=%PATH%;C:\Cygwin\bin
[or Cygwin64, if that is what you have]
cd .../path/to/make_git
cd path-to-make-repor-you-cloned-above
build_w32.bat --without-guile
should result in a WinRel/gnumake.exe
should result in a WinRel/gnumake.exe.
Copy it to to the Cygwin /opt/lo/bin directory as make.exe
Then re-run autogen.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment