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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to