internals:windows:windowssdk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
internals:windows:windowssdk [2008/07/11 13:57] – created pajoyeinternals:windows:windowssdk [2010/01/08 21:11] – external edit 127.0.0.1
Line 1: Line 1:
-====== Support Windows/Platform SDK ======+====== Supported Windows/Platform SDK ======
  
- * [[http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm|Windows Server 2003 PSDK]] +When building on windows you should NOT use the default SDK included with VC6 or VC9, instead you need to get a newer SDK.
- * [[http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&displaylang=en#Overview|SDK 6.1]]+
  
 +If you are using VC6 you will need the Windows Server Feb. 2003 SDK.
 +
 +  * [[http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm|Windows Server 2003 PSDK]]
 +
 +All [[http://www.php.net/downloads/|official releases]] or [[http://windows.php.net/snapshots/|snaps]] are built using VC6 with SP6 and this SDK. 
 +
 +If you are using VC9 you need to use the Windows SDK for Windows Server 2008 and .NET Framework 3.5 (also known as the SDK 6.1)
 +
 +  * [[http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc&displaylang=en#Overview|SDK 6.1]]
 +
 +SDK 6.1 is used for the PHP 5.3 and 6.0 VC9 builds currently available as snapshots and QA release at [[http://windows.php.net]]. Our upcoming official PHP6 release built with VC9 (x86 and x64) will use it as well.
 +
 +
 +
 +===== Note about the Platform SDK 2003: =====
 +
 +**INSTALL THE FULL SDK IF YOU DO NOT WANT TO RUN IN ALL POSSIBLE ISSUES AFTERWARDS, EVEN IF OTHER DOCS/TUTORIALS/PERSONS RECOMMEND TO ONLY INSTALL PART OF IT. We won't help you if it is not fully installed.**
internals/windows/windowssdk.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1