> -----Original Message-----
> From: Harald Vistnes [mailto:harald.vist...@gmail.com]
> Sent: Friday, December 16, 2016 10:01 AM
> To: Kai Koehne <kai.koe...@qt.io>
> Cc: development@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.koe...@qt.io
> <mailto:kai.koe...@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@qt-
>       > project.org <http://project.org> ] On Behalf Of Harald Vistnes
>       > Sent: Friday, December 16, 2016 9:55 AM
>       > To: development@qt-project.org <mailto:development@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@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to