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?
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-help