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 631a7fd commit 9b198f1Copy full SHA for 9b198f1
INSTALL
@@ -442,6 +442,11 @@ and from OSGeo4W (select Advanced Installation):
442
443
This will also select packages the above packages depend on.
444
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
+
450
Earlier versions of this document also covered how to build all above
451
dependencies. If you're interested in that, check the history of this page in the Wiki
452
or the SVN repository.
0 commit comments