Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved How to configure qt web view in qt static command qtwebview is not installed

    QtWebEngine
    1
    1
    546
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Cinohee last edited by

      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 command

      configure -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
      
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post