Fossil SCM

In the build wiki, mention that buildmsvc.bat can be called in a normal command prompt.

danield 2024-03-27 11:47 trunk
Commit b7e8b8e72dad78c6cc1e750a5dd270937a589c9d9114888de1e497839abf847b
1 file changed +5 -3
+5 -3
--- www/build.wiki
+++ www/build.wiki
@@ -176,14 +176,16 @@
176176
not applicable on Windows may cause the configuration or compilation to fail
177177
(e.g. fusefs, internal-sqlite, etc).
178178
179179
<li><i>MSVC</i> → Use the MSVC makefile.</li>
180180
181
-Run all of the following from a "x64 Native Tools Command Prompt".
181
+<em>NB:</em> Run the following <code>nmake</code> commands from a "x64 Native
182
+Tools Command Prompt"; <code>buildmsvc.bat</code> is able to automatically load
183
+the build tools (x64 by default, pass "x86" as the first argument to use the
184
+x86 tools), so it can be called from a normal command prompt.
182185
183
-First
184
-change to the "win/" subdirectory ("<b>cd win</b>") then run
186
+First, change to the "win/" subdirectory ("<b>cd win</b>"), then run
185187
"<b>nmake /f Makefile.msc</b>".<br><br>Alternatively, the batch
186188
file "<b>win\buildmsvc.bat</b>" may be used and it will attempt to
187189
detect and use the latest installed version of MSVC.<br><br>To enable
188190
the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
189191
first <a href="https://www.openssl.org/source/">download the official
190192
--- www/build.wiki
+++ www/build.wiki
@@ -176,14 +176,16 @@
176 not applicable on Windows may cause the configuration or compilation to fail
177 (e.g. fusefs, internal-sqlite, etc).
178
179 <li><i>MSVC</i> → Use the MSVC makefile.</li>
180
181 Run all of the following from a "x64 Native Tools Command Prompt".
 
 
 
182
183 First
184 change to the "win/" subdirectory ("<b>cd win</b>") then run
185 "<b>nmake /f Makefile.msc</b>".<br><br>Alternatively, the batch
186 file "<b>win\buildmsvc.bat</b>" may be used and it will attempt to
187 detect and use the latest installed version of MSVC.<br><br>To enable
188 the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
189 first <a href="https://www.openssl.org/source/">download the official
190
--- www/build.wiki
+++ www/build.wiki
@@ -176,14 +176,16 @@
176 not applicable on Windows may cause the configuration or compilation to fail
177 (e.g. fusefs, internal-sqlite, etc).
178
179 <li><i>MSVC</i> → Use the MSVC makefile.</li>
180
181 <em>NB:</em> Run the following <code>nmake</code> commands from a "x64 Native
182 Tools Command Prompt"; <code>buildmsvc.bat</code> is able to automatically load
183 the build tools (x64 by default, pass "x86" as the first argument to use the
184 x86 tools), so it can be called from a normal command prompt.
185
186 First, change to the "win/" subdirectory ("<b>cd win</b>"), then run
 
187 "<b>nmake /f Makefile.msc</b>".<br><br>Alternatively, the batch
188 file "<b>win\buildmsvc.bat</b>" may be used and it will attempt to
189 detect and use the latest installed version of MSVC.<br><br>To enable
190 the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
191 first <a href="https://www.openssl.org/source/">download the official
192

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button