Skip to content

Commit 9b198f1

Browse files
committed
INSTALL: mention not to install msinttypes package in OSGeo4W
1 parent 631a7fd commit 9b198f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

INSTALL

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,11 @@ and from OSGeo4W (select Advanced Installation):
442442

443443
This will also select packages the above packages depend on.
444444

445+
If you install other packages, this might cause issues. Particularly, make sure
446+
*not* to install the msinttypes package. It installs a stdint.h file
447+
in OsGeo4W[64]\include, that conflicts with Visual Studio own stdint.h, which
448+
for example breaks the build of the virtuallayer provider.
449+
445450
Earlier versions of this document also covered how to build all above
446451
dependencies. If you're interested in that, check the history of this page in the Wiki
447452
or the SVN repository.

0 commit comments

Comments
 (0)