[webkit-dev] Cairo-build on Windows fails
Frank Thomsen
fth at trifork.com
Fri Mar 13 05:30:19 PDT 2009
I applied the patch (#26992) and the error is still there, unfortunately. The next error in the list is:
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\cygwin\home\fth\webkit\requirements\include\curl\curl.h 183
I hope you know what causes this problem.
Regards
Frank
From: Mital Vora [mailto:mital.d.vora at gmail.com]
Sent: 13. marts 2009 12:55
To: Frank Thomsen
Cc: webkit-dev at lists.webkit.org
Subject: Re: [webkit-dev] Cairo-build on Windows fails
cairo build is not fully checked in to the ToT
u need to apply the latest patch attached in the following bug...
https://bugs.webkit.org/show_bug.cgi?id=17484
Regeards,
Mital Vora.
On Fri, Mar 13, 2009 at 5:04 PM, Frank Thomsen <fth at trifork.com<mailto:fth at trifork.com>> wrote:
Hi
I am trying to build the Cairo port on a windows machine (building in Visual Studio) but it fails with the following error message (amongst others):
error C2146: syntax error : missing ';' before identifier 'curl_socket_t' C:\cygwin\home\fth\webkit\requirements\include\curl\curl.h 183
I have checked out the source and done all the other stuff mentioned at webkit.org<http://webkit.org>. Furthermore I followed the guidelines at http://trac.webkit.org/wiki/BuildingCairoOnWindows using the bundled version of the required libraries. Visual Studio is set up to have the following extra include libraries (from the requirements-package):
<somewhere>\requirements\include\cairo\
<somewhere>\requirements\include\
And the directory <somewhere> \requirements\lib\ is added to the library directories.
Can anyone see what my problem is? I am building using the "Release_Cairo" build target.
Regards, and thanks in advance
Frank
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org<mailto:webkit-dev at lists.webkit.org>
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090313/6324d487/attachment.html>
More information about the webkit-dev
mailing list