Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. How to build Qt5.5 with QWebEngine staticly?
QtWS25 Last Chance

How to build Qt5.5 with QWebEngine staticly?

Scheduled Pinned Locked Moved QtWebEngine
static buildqtwebengineqt5.5
2 Posts 1 Posters 1.4k Views
  • 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.
  • DuinoD Offline
    DuinoD Offline
    Duino
    wrote on last edited by
    #1

    I downloaded "qt-opensource-windows-x86-mingw492-5.5.0-rc.exe" with Src from Qt download page. And I tried to build Qt staticly using mingw which is included in qt-opensource-windows-x86-mingw492-5.5.0-rc.exe.
    Here is my conf parameter:
    configure.bat -static -platform win32-g++ -prefix "G:\Qt\Qt_static" -confirm-license -opensource -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -qt-sql-sqlite -opensource -make libs -nomake demos -nomake tools -nomake examples -nomake tests -no-openssl -no-qtcreator.
    It built successfully and I intalled it.But I cannot find QtWebEngine module in $prefix/include file.
    So how to staticly build Qt5.5 with QWebEngine ??
    BTW, my operation system is Windows7. It is out of data but for some other reasons I still need to use it.
    Thanks!

    Just enjoy coding.

    1 Reply Last reply
    0
    • DuinoD Offline
      DuinoD Offline
      Duino
      wrote on last edited by
      #2

      Waiting online~~~

      Just enjoy coding.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved