Hi All, I'm getting a build failure for Webkit under win32 + cygwin + msvs2005. Could anyone suggest something? I'm somewhat confused as to what is causing the build errors. To be honest, I'm concerned about seeing:
1) File not found - * 0 File(s) copied 2) Build machine environment variables may not be correct. Here are the errors, but I've got the full build log at [http://paste.lisp.org/display/67432]. Thanks! Build started: Project: WebKit, Configuration: Debug|Win32 WebKitPrefix.cpp c:\cygwin\usr\include\sys/_types.h(15) : error C2144: syntax error : '__int64' should be preceded by ';' c:\cygwin\usr\include\sys/_types.h(15) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\cygwin\usr\include\sys/_types.h(34) : error C4980: '__value' : use of this keyword requires /clr:oldSyntax command line option c:\cygwin\usr\include\sys/_types.h(34) : error C2059: syntax error : '__value' c:\cygwin\usr\include\sys/reent.h(607) : error C2144: syntax error : 'unsigned __int64' should be preceded by ';' c:\cygwin\usr\include\sys/reent.h(607) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\guiddef.h(161) : error C2660: 'memcmp' : function does not take 3 arguments c:\cygwin\usr\include\stdlib.h(63) : error C2733: second C linkage of overloaded function 'atexit' not allowed c:\cygwin\usr\include\stdlib.h(63) : see declaration of 'atexit' C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\propidl.h(1404) : error C2660: 'memset' : function does not take 3 arguments C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\stralign.h(101) : error C3861: 'wcscpy': identifier not found - Albert Law Snowbound Software Corp. Software Engineer telephone: 1.617.607.2010 x 2141 toll-free: 1.866.630.9495 x 2141 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

