[webkit-dev] Qt compilation problem
İsmail Dönmez
ismail at namtrac.org
Fri Feb 5 13:08:13 PST 2010
Hi;
I build WebKit with build-webkit --qt --minimal and end up with the
following error :
FontCustomPlatformData.cpp
..\..\..\JavaScriptCore\wtf/RetainPtr.h(26) : fatal error C1083: Cannot open
include file: 'CoreFoundation/CoreFoundation.h': No such file or directory
Looks like its picking up
./WebCore/platform/graphics/win/FontCustomPlatformData.cpp
instead of
./WebCore/platform/graphics/qt/FontCustomPlatformData.cpp
as expected. Any ideas?
Regards,
İsmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100205/a40ae8a3/attachment.html>
More information about the webkit-dev
mailing list