You will need to copy "config.h.win32" to "config.h" in the include
directory. I think this patch to the docs should be what is needed. Magnus Hagander
This commit is contained in:
parent
b1b8fc813f
commit
5d93742b8d
@ -20,8 +20,9 @@ manually in other cases.
|
|||||||
|
|
||||||
<Para>
|
<Para>
|
||||||
To build the libraries, change directory into the <filename>src</filename>
|
To build the libraries, change directory into the <filename>src</filename>
|
||||||
directory, and type the command
|
directory, and type the commands
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
copy include\config.h.win32 include\config.h
|
||||||
nmake /f win32.mak
|
nmake /f win32.mak
|
||||||
</programlisting>
|
</programlisting>
|
||||||
This assumes that you have <ProductName>Visual C++</ProductName> in your
|
This assumes that you have <ProductName>Visual C++</ProductName> in your
|
||||||
|
Loading…
x
Reference in New Issue
Block a user