How to configure qt web view in qt static command qtwebview is not installed
Unsolved
QtWebEngine
-
Hello
I configure qt as static build in windows but in run time give me this error ("qtwebview is not installed")
Is there any way to build qtwebview in static version?
my current commandconfigure -static -debug-and-release -prefix "C:\Qt\Static\5.8.0" -platform win32-msvc2015 -qt-zlib -opensource -confirm-license -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -sql-odbc -sql-sqlite -skip qt3d -skip qttools -opengl dynamic -make libs -nomake tools -skip qtdoc -skip qtwayland -no-qml-debug -skip qtscript -no-icu -no-compile-examples -nomake examples -nomake tests