Getting some errors when building Project: WebKit, Configuration: Debug_Cairo Win32
This is part of the output: 10>c:\cygwin\home\jason\webkit\webkit\win\WebKitDLL.h(36) : fatal error C1083: Cannot open include file: 'WebCore/PlatformString.h': No such file or directory 10>WebCoreLocalizedStrings.cpp 10>..\WebCoreLocalizedStrings.cpp(28) : fatal error C1083: Cannot open include file: 'WebCore/IntSize.h': No such file or directory 10>WebKitClassFactory.cpp 10>c:\cygwin\home\jason\webkit\webkit\win\WebKitDLL.h(36) : fatal error C1083: Cannot open include file: 'WebCore/PlatformString.h': No such file or directory 10>WebKitDLL.cpp 10>c:\cygwin\home\jason\webkit\webkit\win\WebKitDLL.h(36) : fatal error C1083: Cannot open include file: 'WebCore/PlatformString.h': No such file or directory 10>WebKitSystemBits.cpp 10>..\WebKitSystemBits.cpp(33) : fatal error C1083: Cannot open include file: 'WebCore/PlatformString.h': No such file or directory 10>WebNodeHighlight.cpp 10>c:\cygwin\home\jason\webkit\webkit\win\WebNodeHighlight.h(33) : fatal error C1083: Cannot open include file: 'WebCore/WindowMessageListener.h': No such file or directory 10>AccessibleBase.cpp PlatformString.h is actually in: WebCore/platform/text and IntSize.h is in WebCore/platform/graphics Does anyone know a work around for this, besides editing the above files? I ask because keeping updated could be a bit painful otherwise. Thanks much for any help, ~/Jason Hullinger
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

