[webkit-dev] Build errors
Darin Adler
darin at apple.com
Fri Nov 14 09:29:51 PST 2008
On Nov 14, 2008, at 9:19 AM, drewtenn at yahoo.com wrote:
> I'm trying to successfully build WebKit using Visual Studio 2005 but
> I keep getting compile errors.
Did you follow the build instructions? If you just load the project
into Visual Studio and build it probably won't work.
Common mistakes:
http://webkit.org/building/tools.html - not installing Cygwin or
QuickTime SDK
http://webkit.org/building/checkout.html - not installing the
WebKit Support Libraries
http://webkit.org/building/build.html - building in the IDE
instead of using the build-webkit script
Please try following the instructions from the website.
-- Darin
More information about the webkit-dev
mailing list