[webkit-dev] Building QtWebkit on Mac OSX 10.5.6 with Qt 4.5
Husam Senussi
husam at senussi.com
Sun Apr 5 05:42:36 PDT 2009
this the only error I see in the console "make: *** No targets
specified and no makefile found. Stop.", it's seems
to me form readying the scripts that qmake generate project in Mac OS
X but the build script expect make file.
On 4 Apr 2009, at 21:21, Husam Senussi wrote:
> Hi,
>
> I'm trying to build Qt port on Mac OSX with Qt 4.5 using latest svn
> trunk, but run "./WebKitTools/Scripts/build-webkit --qt"
> I get
>
> Use of chdir('') or chdir(undef) as chdir() is deprecated at /Users/
> husam/WebKit/WebKitTools/Scripts/webkitdirs.pm line 1009, <SPEC>
> line 45.
> Calling 'qmake -r DEFINES+=QT_SHARED CONFIG+=qt-port OUTPUT_DIR=/
> Users/husam/WebKit/WebKitBuild/Release /Users/husam/WebKit/
> WebKit.pro CONFIG+=release CONFIG-=debug' in /Users/husam/WebKit/
> WebKitBuild/Release
>
> Reading /Users/husam/WebKit/WebCore/WebCore.pro [/Users/husam/WebKit/
> WebKitBuild/Release//WebCore]
> Reading /Users/husam/WebKit/JavaScriptCore/jsc.pro [/Users/husam/
> WebKit/WebKitBuild/Release//JavaScriptCore]
> Reading /Users/husam/WebKit/WebKit/qt/QtLauncher/QtLauncher.pro [/
> Users/husam/WebKit/WebKitBuild/Release//WebKit/qt/QtLauncher]
> Reading /Users/husam/WebKit/WebKit/qt/tests/tests.pro [/Users/husam/
> WebKit/WebKitBuild/Release//WebKit/qt/tests]
> Reading /Users/husam/WebKit/WebKit/qt/tests/qwebframe/qwebframe.pro
> [/Users/husam/WebKit/WebKitBuild/Release/WebKit/qt/tests//qwebframe]
> Reading /Users/husam/WebKit/WebKit/qt/tests/qwebpage/qwebpage.pro [/
> Users/husam/WebKit/WebKitBuild/Release/WebKit/qt/tests//qwebpage]
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/tests/
> qwebframe/tst_qwebframe.xcodeproj'
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/tests/
> qwebpage/tst_qwebpage.xcodeproj'
> Reading /Users/husam/WebKit/WebKitTools/DumpRenderTree/qt/
> DumpRenderTree.pro [/Users/husam/WebKit/WebKitBuild/Release//
> WebKitTools/DumpRenderTree/qt]
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebCore/
> QtWebKit.xcodeproj'
> WARNING: Ignored (not found) '/Users/husam/WebKit/JavaScriptCore/
> jsc.xcodeproj'
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/
> QtLauncher/QtLauncher.xcodeproj'
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKitTools/
> DumpRenderTree/qt/DumpRenderTree.xcodeproj'
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/tests/
> qwebframe/tst_qwebframe.xcodeproj'
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/tests/
> qwebpage/tst_qwebpage.xcodeproj'
>
>
> I guess there is something else I need to do.
>
> Thanks_______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
More information about the webkit-dev
mailing list