Skip to content

Commit c197008

Browse files
author
timlinux
committed
Defined requirements for Microsoft Platform SDK2 installation options
git-svn-id: http://svn.osgeo.org/qgis/trunk@7402 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 0c21bfd commit c197008

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

INSTALL.t2t

+52
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,58 @@ The above page is confusing as it has lots of other stuff on it - just scroll
13371337
down until you find a link labelled "Download Visual C++ 2005 Express SP1 �"
13381338

13391339

1340+
== Install Microsoft Platform SDK2 ==
1341+
1342+
Get the Microsoft Platform SDK2 from here:
1343+
1344+
1345+
http://
1346+
1347+
When you install make sure to check at least the following options:
1348+
1349+
```
1350+
Configuration Options
1351+
+ Register Environmental Variables (Yes)
1352+
Microsoft Windows Core SDK
1353+
+ Tools (Yes)
1354+
+ Tools (AMD 64 Bit) (No unless this applies)
1355+
+ Tools (Intel 64 Bit) (No unless this applies)
1356+
+ Build Environment
1357+
+ Build Environment (AMD 64 Bit) (No unless this applies)
1358+
+ Build Environment (Intel 64 Bit) (No unless this applies)
1359+
+ Build Environment (x86 32 Bit) (Yes)
1360+
+ Documentation (No)
1361+
+ Redistributable Components (Yes)
1362+
+ Sample Code (No)
1363+
+ Source Code (No)
1364+
+ AMD 64 Source (No)
1365+
+ Intel 64 Source (No)
1366+
Microsoft Web Workshop (No)
1367+
Microsoft Internet Information Server (IIS) SDK (No)
1368+
Microsoft Data Access Services (MDAC) SDK
1369+
+ Tools
1370+
+ Tools (AMD 64 Bit) (No)
1371+
+ Tools (AMD 64 Bit) (No)
1372+
+ Tools (x86 32 Bit) (Yes)
1373+
+ Build Environment
1374+
+ Tools (AMD 64 Bit) (No)
1375+
+ Tools (AMD 64 Bit) (No)
1376+
+ Tools (x86 32 Bit) (Yes)
1377+
+ Documentation (No)
1378+
+ Sample Code (No)
1379+
Microsodt Installer SDK (No)
1380+
Microsoft Table PC SDK (No)
1381+
Microsoft Windows Management Instrumentation (No)
1382+
Microsoft DirectShow SDK (No)
1383+
Microsoft Media Services SDK (No)
1384+
Debuggin Tools for Windows (Yes)
1385+
```
1386+
1387+
/!\ Note that you can always come back later to add extra bits if you like.
1388+
1389+
1390+
1391+
13401392
= Authors and Acknowledgments =
13411393

13421394
The follwing people have contributed to this document:

0 commit comments

Comments
 (0)