How to compile QT5.9 Webenginewidgets for aarch64 architecture?

165 views Asked by At

I tried to follow the README file to compile all module, but after the compilation finished, I failed to find the WebEngineWidgets module, and when I add "QT += webenginewidgets" in .pro file, it showed a error: Unknown modules in QT:webenginewidgets

0

There are 0 answers