Sorry for my message. It took me some time to recognize that the code in allQt4Modules is not relevant for Qt5 (web-searches don't replace looking at code in an IDE) and that the Qt installation which I use for documentation and searching through source code had QtWebEngine installed but not the one I use for actual development.
> -----Original Message----- > From: QBS [mailto:qbs-bounces+johannes.matokic=microchip.com@qt- > project.org] On Behalf Of Christian Kandeler > Sent: Mittwoch, 6. Juli 2016 15:33 > To: [email protected] > Subject: Re: [QBS] Support for Webengine > > > I wanted to replace WebKit in one of my projects with WebEngine as the > > Offline-Installer for Linux doesn't contain WebKit anymore. However > > there doesn't seem to be a webengine submodule in the Qt module. Is > > there any specific reason for this? And is there a way to work around > > it? This would be very helpful. > > There is no static list of modules. They are detected from the Qt installation > when you run qbs-setup-qt. Did you receive any errors or warning when you > ran that? Also, what are you doing exactly in your project file(s) when you > try > to pull in webengine? > > > Christian > _______________________________________________ > QBS mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qbs _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
