Hi Brent, (2011/10/04 4:18), Brent Fulgham wrote: > I'm guessing that one of the following is the problem: > > 1. Are you building from within Visual Studio?
No, I am building the wincairo port at the command line. > 2. If you are using "build-webkit", please make sure you are passing > the "--wincairo" command line argument to be sure it builds properly. > > Can you post a full build log somewhere I could view it? Thank you Brent. Build log is carried. But the following sites are Japanese although I am sorry. http://wiki.livedoor.jp/noppo/d/wincairo%20build%20error%20%282011/10/03%29 And in order to build at a command line, the following commands are executed in cygwin. Although this is the procedure currently continued from last year, has it made a mistake in some? $ cd /cygdrive/e $ svn checkout --revision 96399 http://svn.webkit.org/repository/webkit/trunk WebKit $ WebKit/Tools/Scripts/update-webkit-auxiliary-libs $ WebKit/Tools/Scripts/update-webkit-support-libs $ WebKit/Tools/Scripts/update-webkit-wincairo-libs $ WebKit/Tools/Scripts/set-webkit-configuration --debug --32-bit $ WebKit/Tools/Scripts/build-webkit --debug --wincairo Checking Last-Modified date of WinCairoRequirements.zip... Current WinCairoRequirements is up to date Building results into: /cygdrive/e/WebKit/WebKitBuild WEBKITOUTPUTDIR is set to: E:\WebKit\WebKitBuild WEBKITLIBRARIESDIR is set to: E:\WebKit\WebKitLibraries\win /cygdrive/c/Program Files/Microsoft Visual Studio 8/Common7/IDE/VCExpress.exe win\WebKit.vcproj\WebKit.sln /build Debug_Cairo_CFLite Found 0 Visual Studio Express Build Logs: ===== BUILD FAILED ====== Please ensure you have run Tools/Scripts/update-webkit to install dependencies. You can view build errors by checking the BuildLog.htm files located at: /cygdrive/e/WebKit/WebKitBuild/obj/<project>/<config>. Thanks, -Kunio _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
