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

Could not find QtWebEngineProcess #100

Open
Light-Wizzard opened this issue Dec 5, 2021 · 2 comments
Open

Could not find QtWebEngineProcess #100

Light-Wizzard opened this issue Dec 5, 2021 · 2 comments

Comments

@Light-Wizzard
Copy link

I hope this is the right place to file this problem, the App will not run unless I copy QtWebEngineProcess and the resource folder into the bin folder, so it is clearly missing these dependencies, not sure what to add to EXTRA_QT_PLUGINS, if anything, but my guesses have failed so far, so if there is a name I need to put in there let me know.

Dependencies in cmake

Core Concurrent Gui Network PrintSupport Svg QuickWidgets Widgets WebChannel WebEngineWidgets LinguistTools Multimedia Sql

This did not work, but it is the only thing I could find relating to this issue, this is not getting picked up.

export QTWEBENGINEPROCESS_PATH=/home/xxx/Qt/6.2.1/gcc_64/libexec/QtWebEngineProcess
export DIR_QT_LIBRARY_DATA=/home/xxx/Qt/6.2.1/gcc_64/resources/ 

Note: AppVeyor does not have the following installed in Qt 6.2.1: WebChannel WebEngineWidgets and Multimedia, I had to make a diff folder for all the missing Qt dependencies required that AppVeyor does not have installed in their image of 6.2.1, I made the gcc_64 folders the same as the Qt installer on Ubuntu, otherwise it will not compile, but I am not sure if this is what is causing this issue since I have the same issue on my Ubuntu Machine that has them installed.

Project: https://github.com/Light-Wizzard/WeBookBrowser

Release and Debug releases: https://github.com/Light-Wizzard/WeBookBrowser/releases

Logs: https://ci.appveyor.com/project/Light-Wizzard/webookbrowser

Thanks for any help, Flesh.

@xiaoyifang
Copy link

I have encounter this very error too.

@TheAssassin
Copy link
Member

Possible duplicates: #112, #124

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