[Webkit-unassigned] [Bug 20046] compile mismatch Cg/Cairo files (SVN 35180)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 09:51:56 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20046





------- Comment #6 from samuele_catuzzi at yahoo.it  2008-07-16 09:51 PDT -------
(In reply to comment #5)
in SVN 35180 If I try:
WebKit/webKitTools/Scripts/build-webkit --release --cairo-win32

it require "qmake" command, the qmake into cygwin installation not work becouse
it is an old one (qt3) so I installed newer "qt-win-opensource-4.4.0-mingw.exe"
from trolltech site and than added "C:\Qt\4.4.0\bin" into my path.
Now (even with svn35180) after "build-webkit --release --cairo-win32" the
script say:

*********start************
Subroutine main::tmpnam redefined at
/home/admin/WebKit/WebKitTools/Scripts/webkitdirs.pm line 33
Subroutine main::tmpfile redefined at
/home/admin/WebKit/WebKitTools/Scripts/webkitdirs.pm line 33
Checking mod-date of WebKitSupportLibrary.zip...
Current WebKitSupportLibrary is up to date
Calling 'qmake CONFIG+=qt-port -r
OUTPUT_DIR=/home/admin/WebKit/WebKitBuild/Release_Cairo
/home/admin/WebKit/WebKit.pro CONFIG+=release CONFIG-=debug' in
/home/admin/WebKit/WebKitBuild/Release_Cairo

Cannot find file: \home\admin\WebKit\WebKit.pro.
Failed to setup build environment using qmake!
**********end***********

But the file "WebKit.pro" is /home/admin/WebKit/WebKit.pro under windows it
reside here C:\cygwin\home\admin\WebKit\WebKit.pro  so I have found another
problem :-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list