We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b8fc8 commit 5d93742Copy full SHA for 5d93742
doc/src/sgml/install-win32.sgml
@@ -20,8 +20,9 @@ manually in other cases.
20
21
<Para>
22
To build the libraries, change directory into the <filename>src</filename>
23
-directory, and type the command
+directory, and type the commands
24
<programlisting>
25
+copy include\config.h.win32 include\config.h
26
nmake /f win32.mak
27
</programlisting>
28
This assumes that you have <ProductName>Visual C++</ProductName> in your
0 commit comments