[Development] qtwebkit
Konstantin Tokarev
annulen at yandex.ru
Fri Dec 16 11:51:52 CET 2016
16.12.2016, 13:25, "Harald Vistnes" <harald.vistnes at gmail.com>:
> Silly me, I forgot to run qmake, just tried to run nmake/jom. It's compiling now, hopefully without problems.
>
> Thanks for your help!
I you are using widgets API, consider trying QtWebKit TP4 from [1]. There are precompiled binaries for VS2015 and Qt 5.7, if you are interested I can prepare 5.8 binaries for you. See [2] for additional background.
[1] https://github.com/annulen/webkit/releases/tag/qtwebkit-tp4
[2] http://qtwebkit.blogspot.com/2016/08/qtwebkit-im-back.html
> Harald
>
> 2016-12-16 10:14 GMT+01:00 Kai Koehne <Kai.Koehne at qt.io>:
>>> -----Original Message-----
>>> From: Harald Vistnes [mailto:harald.vistnes at gmail.com]
>>> Sent: Friday, December 16, 2016 10:01 AM
>>> To: Kai Koehne <Kai.Koehne at qt.io>
>>> Cc: development at qt-project.org
>>> Subject: Re: [Development] qtwebkit
>>>
>>> Yes, nothing happens.
>>
>> So there's no output from qmake? Have you checked that the webkit sources are actually there?
>>
>> Either qmake should end with an error indicating unmet dependencies. Or jom/nmake with a compile error ...
>>
>> Kai
>>
>>> Harald
>>>
>>> 2016-12-16 9:59 GMT+01:00 Kai Koehne <Kai.Koehne at qt.io
>>> <mailto:Kai.Koehne at qt.io> >:
>>>
>>> Have you tried running qmake && jom (or nmake) manually inside
>>> the qtwebkit source directory?
>>>
>>> Kai
>>>
>>> > -----Original Message-----
>>> > From: Development [mailto:development-bounces+kai.koehne
>>> <mailto:development-bounces%2Bkai.koehne> =qt.io at qt-
>>> > project.org <http://project.org> ] On Behalf Of Harald Vistnes
>>> > Sent: Friday, December 16, 2016 9:55 AM
>>
>>> > To: development at qt-project.org <mailto:development at qt-
>>> project.org>
>>> > Subject: [Development] qtwebkit
>>> >
>>> > Hi,
>>> >
>>> > is it still possible to build the qtwebkit module manually in 5.8.0?
>>> I've tried
>>> > fetching the sources from git, but qtwebkit is not built. I guess I
>>> have to
>>> > change some build scripts since it is obsolete, but I am not sure
>>> what needs
>>> > to be done.
>>> >
>>> > Here is what I did
>>> >
>>> > git clone git://code.qt.io/qt/qt5.git <http://code.qt.io/qt/qt5.git>
>>> <http://code.qt.io/qt/qt5.git> cd qt5 perl
>>> > init-repository --module-subset=all,-ignore,-qtwebkit-examples,-
>>> > qtwebengine,-qtnetworkauth,-qtspeech,-qtvirtualkeyboard,-
>>> qtdatavis3d,-
>>> > qtcharts,-qtpurchasing,-qtquickcontrols2,-qtserialport,-qtwayland,-
>>> qtdoc
>>> > git checkout 5.8.0
>>> >
>>> > configure -prefix %CD%\qtbase -opensource -shared -confirm-
>>> license -
>>> > debug-and-release -release -opengl desktop -qt-zlib -qt-libpng -no-
>>> angle -qt-
>>> > libjpeg -icu -skip qtconnectivity -skip qtlocation -skip qtsensors -skip
>>> > qtwayland -skip qtserialbus -skip qtserialport -skip
>>> qtvirtualkeyboard -skip
>>> > qtdatavis3d -skip qtcharts -skip qtpurchasing -skip qtspeech -skip
>>> > qtnetworkauth -skip qtwebengine -platform win32-msvc2015 -
>>> nomake tests
>>> >
>>> > I tried removing qtwebkit from QT_SKIP_MODULES in qt.pro
>>> <http://qt.pro> <http://qt.pro>
>>>
>>> > (line 29), but that did not help.
>>> >
>>> > I'm on Windows 10 with VS2015. I've built qtwebkit before, so I
>>> think I have
>>> > all dependencies installed.
>>> >
>>> > What am I missing?
>>> >
>>> > Thanks,
>>> > Harald
> ,
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
--
Regards,
Konstantin
More information about the Development
mailing list