QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.11k stars 350 forks source link

problem build with qt 5.9.4 #2583

Closed redirkules41 closed 6 years ago

redirkules41 commented 6 years ago

hi.

i have a problem building the newest release. when i want to make, i always get the following error: ++ Project ERROR: Unknown module(s) in QT: webenginecore webenginewidgets Makefile:46: die Regel für Ziel „sub-src-lib-make_first“ scheiterte make: *** [sub-src-lib-make_first] Error 3 ++ i checked my qt installation and everything looks okay and for previous releases it worked. does anybody had already this error? i guess it is qt related but google couldn't help me so far.

thanks in advance

nowrep commented 6 years ago

You need to install QtWebEngine.

redirkules41 commented 6 years ago

hi. i thought by building qt-everywhere that would have been done. so than i will go to the qtwebengine directory in the overall qt directory and build it manually correct? okay, i will try directly. my blame and thanks for the quick reply.

regards helge