[webkit-help] build webkit on win7 and vs++2005 express edition

柳正来 lzl124631x at 163.com
Mon Sep 24 19:25:57 PDT 2012


http://www.webkit.org/building/tools.html said that "Install the Windows Server 2003 R2 Platform SDK, then follow steps 2 and 3 of “How to: Use Visual C++ Express Edition with the Microsoft Platform SDK.”"
after installing the sdk, i want to follow the instruction in How to.



From the Tools menu in Visual Studio, select Options. The Options dialog box appears.

From the Options dialog box, expand the Projects and Solutions node and select VC++ Directories. In that section, add the following paths to the appropriate subsection:

Executable files: C:\Program Files\Microsoft SDK\Bin

Include files: C:\Program Files\Microsoft SDK\include

Library files: C:\Program Files\Microsoft SDK\lib



However, i couldn't find C:\Program Files\Microsoft SDK\. There are  C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\(for windows server sdk mentioned above) and C:\Program Files\Microsoft Visual Studio 8\(for vc++2005 express edition).


How should i set the Executable, Include and Library Path?
Set it C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin instead?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120925/d2a7e084/attachment.html>


More information about the webkit-help mailing list