[webkit-dev] RE: webkit-dev Digest, Vol 27, Issue 10

Chris Brichford chrisb at adobe.com
Mon Aug 20 14:18:51 PDT 2007


=20
Jeff,
	I can't give you any advice on how to use WebKit.dll on windows.  I was =
able to spot your compiler error because I have some experience with =
that particular compiler error on windows.  Someone else on the =
webkit-dev list might be able to help you.

Chris

-----Original Message-----
From: pj_wh120 at sina.com [mailto:pj_wh120 at sina.com]=20
Sent: Sunday, August 19, 2007 9:03 PM
To: Chris Brichford
Subject: RE:webkit-dev Digest, Vol 27, Issue 10

hi,Chris,

Thanks your exact reply, I add NOMINMAX preprocessor ,compiled OK.=20
Other,can you give me some adivce how to use webkit.dll on windows =
platform and vc++ environment,now I want to implement a simple =
function,like send a URL request,display response web page.webkit =
generate many head files in WebKit\WebKitBuild\include,where is the =
webkit entry,how should I do?

thanks.

Jeff















Message: 2
Date: Thu, 16 Aug 2007 10:48:31 -0700
From: "Chris Brichford"
Subject: RE: [webkit-dev] add webkit head file build errors
To: "Mark Rowe" ,
Cc: webkit-dev at lists.webkit.org
Message-ID:

Content-Type: text/plain; charset=3D"gb2312"

If I had to guess what the problem was, I would say that you need to add =
the NOMINMAX preprocessor definition to the project that is not =
compiling.  The windows headers define min and max as preprocessor =
macros unless NOMINMAX is defined before they are included.  Having min =
and max defined as macros will cause the code in JSCore/wtf/Vector.h to =
not compile.
=20
Chris
=20
=20

-------------------------------------------------------------------
=CF=EB=CE=AA=C9=FA=BB=EE=BC=D3=B5=E3=C1=CF=A3=BF=D2=BB=C6=F0=CC=E5=D1=E9=CA=
=B1=C9=D0=B1=E4=D7=B0=B5=C4=F7=C8=C1=A6=B0=C9=A3=A1( =
http://d1.sina.com.cn/sina/limeng3/mail_zhuiyu/2007/mail_zhuiyu_20070820.=
html )

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=D7=A2=B2=E1=D0=C2=C0=CB2G=C3=E2=B7=D1=D3=CA=CF=E4=A3=A8 =
http://mail.sina.com.cn/chooseMode.html =A3=A9



More information about the webkit-dev mailing list