Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5d93742

Browse files
committed
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
1 parentb1b8fc8 commit5d93742

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/install-win32.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ manually in other cases.
2020

2121
<Para>
2222
To build the libraries, change directory into the <filename>src</filename>
23-
directory, and type thecommand
23+
directory, and type thecommands
2424
<programlisting>
25+
copy include\config.h.win32 include\config.h
2526
nmake /f win32.mak
2627
</programlisting>
2728
This assumes that you have <ProductName>Visual C++</ProductName> in your

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp