Talk:QtWebEngine/Qt6Build
Jump to navigation
Jump to search
Note: We will add '-skip qtwebengine' argument to configure call as we want to do qtwebenigne build separately.
' (apostrophe) doesn't seem to change text format, use <syntaxhighlight inline> instead?
On Windows the configure command line for the release build might look like:
..\configure.bat -release -nomake tests -nomake examples -no-pch -skip qtwebengine -prefix C:\opt\qt\6.8 skip qtwebengine
skip qtwebengine
at the end of the command seems to be a mistake.
Fixed