<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18241"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px"
id=MailContainerBody leftMargin=0 topMargin=0 bgColor=#ffffff
CanvasTabStop="true" name="Compose message area">
<DIV><FONT size=2 face=Arial>The Qt/Windows build is fairly clean. Build the
visual studio project file using qmake, and that will compile without any
problems.</FONT><BR></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=sshjason@gmail.com
href="mailto:sshjason@gmail.com">Jason Hullinger</A> </DIV>
<DIV><B>Sent:</B> Sunday, September 21, 2008 2:28 PM</DIV>
<DIV><B>To:</B> <A title=webkit-dev@lists.webkit.org
href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</A> </DIV>
<DIV><B>Subject:</B> Re: [webkit-dev] missing headers error in windows
build</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV dir=ltr>Sorry, just found the answer to my question. That said, is the
Windows build going to get any more clean? Building on OS X is no problem at
all, but building in cygwin just simply does not seem to work. The Visual Studio
project file is near working, but I've had to do a lot of rearranging of header
file includes, killing compiler optimizations and some macro issues. Anyone
built on Linux? Was that fairly clean to build?<BR><BR>Thanks
much,<BR><BR>~/Jason Hullinger<BR><BR>
<DIV class=gmail_quote>On Sun, Sep 21, 2008 at 10:58 AM, Jason Hullinger <SPAN
dir=ltr><<A
href="mailto:sshjason@gmail.com">sshjason@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV dir=ltr>Getting some errors when building Project: WebKit, Configuration:
Debug_Cairo Win32<BR><BR>This is part of the output:
<BR><BR>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<BR>10>WebCoreLocalizedStrings.cpp<BR>10>..\WebCoreLocalizedStrings.cpp(28)
: fatal error C1083: Cannot open include file: 'WebCore/IntSize.h': No such
file or
directory<BR>10>WebKitClassFactory.cpp<BR>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<BR>10>WebKitDLL.cpp<BR>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<BR>10>WebKitSystemBits.cpp<BR>10>..\WebKitSystemBits.cpp(33) :
fatal error C1083: Cannot open include file: 'WebCore/PlatformString.h': No
such file or
directory<BR>10>WebNodeHighlight.cpp<BR>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<BR>10>AccessibleBase.cpp<BR><BR>PlatformString.h is actually in:
WebCore/platform/text and IntSize.h is in
WebCore/platform/graphics<BR><BR>Does anyone know a work around for this,
besides editing the above files? I ask because keeping updated could be a bit
painful otherwise.<BR><BR>Thanks much for any help,<BR><BR>~/Jason
Hullinger<BR><BR></DIV></BLOCKQUOTE></DIV><BR></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>webkit-dev mailing
list<BR>webkit-dev@lists.webkit.org<BR>http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev<BR></BODY></HTML>