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