On Thursday, 10 October 2019 01:07:46 CEST Simon Matthews wrote:
> On 10/9/19 3:52 PM, Thiago Macieira wrote:
> 
> > On Wednesday, 9 October 2019 15:18:33 PDT Simon Matthews wrote:
> > 
> >> However, it appears that files such as "Qt5WebEngineConfig.cmake" are
> >> not included in my build.
> >>
> >>
> >>
> >> Is it necessary to build QtWebEngine as a separate build?
> > 
> > No.
> >
> >
> >
> > Are you sure the build completed without errors? To be sure, go into
> > qtwebengine and type "make".
> >
> >
> 
> $ cd qt-everywhere-src-5.13.1/qtwebengine/
> /home/simon/rpms/sources/qt-everywhere-src-5.13.1/qtwebengine
> [simon@UserBuild qtwebengine]$ make
> make: Nothing to be done for 'first'.
> 
That means QtWebEngine is being skipped due to a missing dependency. If you 
clean the build dir, you can run "make qmake" there and see what fails.

'Allan


_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to