Now we are talking... kind of.... Is WebKit2 in version 2.2 of libqtwebkit?
It seems that with PR1.2 the webkit on the device is now 2.2 but I haven't figured out how to update my scratchbox environment with it:
version on device:
Code:
/home/developer $ dpkg -l libqtwebkit4
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libqtwebkit4 2.2.0~git20110 Web content engine library for Qt
I haven't found instructions anywhere on how to build WebKit2.2 for harmattan. The instructions I found are for Qt5. On the webkit.org it says that to build webkit on linux 4.8 is required and to build Webkit2 Qt5 is required.
Can you give me any hints on how to build my own webkit2 version for harmattan or, in case libqtwebkit4 version 2.2 really means webkit2, how to get the developer version of the package already on the device so I can build with it?
Thanks in advance.
Felipe

Originally Posted by
gnuton
As grob, you could use webkit2 too in your app. You can build and link the lib against your app.
webkit2 can be used at same time with webkit.