Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to build this project on Ubuntu 20.04 #32

Open
chandramohan83 opened this issue Aug 25, 2022 · 2 comments
Open

Not able to build this project on Ubuntu 20.04 #32

chandramohan83 opened this issue Aug 25, 2022 · 2 comments

Comments

@chandramohan83
Copy link

chandramohan83 commented Aug 25, 2022

Project ERROR: Unknown module(s) in QT: webengine webenginecore webenginewidgets webchannel

I am using ubuntu 20.04 and installed webenginecore and corresponding libraries

@Archie3d
Copy link
Owner

Webengine dependencies are obviously missing. You'll have to troubleshoot your installation and make sure qtwebengine5-dev is installed correctly.

@proton07
Copy link

Same problem Using windows 10 and windows 11 with QT 5.15.2 i tried to remove QtWebEngine and installed it once again but the same problem
if i remove those \ from
QT += widgets
webengine
webenginecore
webenginewidgets
~ error disappear but a new problem show up

QWebChannel: No such file or directory
#include

QWebEngineView: No such file or directory
#include
etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants