[sldev] compiling qtwebkit in the viewer

Khyota dnbyena at gmail.com
Tue Jan 20 18:28:21 PST 2009


> If you want to test the new qtwebkit as is, or to get the dependencies
> correct anyway remove all the -lxpcom -lxul -lprofdirserviceprovider_s
> from the llmozlib cmake file, you only need -lmozlib2. Luckily
> qtwebkit has the correct dependencies so you only need to link the new
> -lmozlib2.

Ok i gave that a shot, but it failed in the long run with this
http://pastebin.com/m57343a86 I assumed something was missing from the
QtWebKit, Im giving up on that now, acording to Tofu a webkit testing branch
of the viewer will be released soon so i will be better off testing it after
it has a bit moar support, gonna play with ubrower for now.

>
> >Do you have uBrowser with QtWebkit working yet?  I realize it's not as
> >juicy of a target, but is going to be a lot more fruitful given where we
> >are in the development process.


I gave it a try today but *coughs* http://pastebin.com/m454b942e missing
glui or somethin.

>
>
> > There's a "WebKit" component in JIRA now (ironically under the "MOZ"
> > project) available for the bugs you find in uBrowser:
> > http://jira.secondlife.com/browse/MOZ/component/10300<http://jira.secondlife.com/browse/MOZ/component/10300>
> >
> >...and see the following page for getting the source:
> > https://wiki.secondlife.com/wiki/QtWebKit<https://wiki.secondlife.com/wiki/QtWebKit>


Glad we finnaly have a page in the wiki for this, the README-Qt-linux.txt
assumes there are no linux packages for Qt at all and instructs to compile
it,(although i wonder if my my problem is i didnt compile it) and in its Qt
compiling instructions for linux it says to use this configure line

'./configure -no-framework -fast -no-qt3support -prefix $PWD -static
-release -no-xmlpatterns -no-phonon -universal -sdk
/Developer/SDKs/MacOSX10.4u.sdk/'
which results in

-no-framework: invalid command-line switch
-universal: invalid command-line switch
-sdk: invalid command-line switch

also notice the sdk line is for Mac


> >We'd love to start getting bug reports on uBrowser/QtWebKit, since
> >that's the most done of our work so far.
>
> Yay i will!


Khyota
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20090120/2fb13b73/attachment.htm


More information about the SLDev mailing list