Hi, did you check that you have the "libQtWebkit.so" under /home/david/webkit/WebKitBuild/Release/lib it should be a symbolic link to "libQtWebkit.so.x.y.z" library.
regards. Haithem On Fri, Aug 20, 2010 at 4:16 PM, David Pham <[email protected]> wrote: > Hi Haithem, > > Here is the command that is causing this error: > > arm-none-linux-gnueabi-g++ -Wl,-z,origin > '-Wl,-rpath,$ORIGIN/../lib:/usr/local/Trolltech/QtEmbedded-4.7.0-arm/lib' > -Wl,-O1 -o ../../bin/QtTestBrowser locationedit.o launcherwindow.o main.o > mainwindow.o urlloader.o utils.o webpage.o webview.o fpstimer.o > moc_locationedit.o moc_launcherwindow.o moc_mainwindow.o moc_urlloader.o > moc_webinspector.o moc_webpage.o moc_webview.o moc_fpstimer.o > qrc_QtTestBrowser.o -L/home/david/webkit/WebKitBuild/Release/lib > -L/usr/local/Trolltech/QtEmbedded-4.7.0-arm/lib -lQtWebKit > -L/home/david/CodeSourcery/Sourcery_G++_Lite/lib > -L/usr/local/Trolltech/QtEmbedded-4.7.0-arm/lib -lQtUiTools > -L/home/david/qt/lib -lQtXml -lQtGui -lQtNetwork -lQtCore -lm -ldl -lrt > -lpthread > > Thanks, > David > > On Fri, Aug 20, 2010 at 7:53 AM, haithem rahmani < > [email protected]> wrote: > >> >>> While running ./build-webkit --qt for Qt Embedded, I'm running into this >>> error which I can't figure out how to solve: >>> >>> http://gist.github.com/539804 >>> >>> Any suggestions would be greatly appreciated. >>> >> >> Could you provide the link command ? >> -- >> Be to GOD as he wants , >> HE'll be for you more >> than what you want. >> >> _______________________________________________ >> webkit-qt mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt >> >> > -- Be to GOD as he wants , HE'll be for you more than what you want.
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
