Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Build Qt from source with target modules
Qt 6.11 is out! See what's new in the release blog

Build Qt from source with target modules

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 718 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.
  • J Offline
    J Offline
    JacobNovitsky
    wrote on last edited by
    #1

    I happen to build Qt from source to make offline usb install.
    Now I have some modules I need for my current projects:
    webengine and bluetooth

    how to build qt from source with modules?
    or I could download those and link?

    Kindly advise

    Christian EhrlicherC 1 Reply Last reply
    0
    • J JacobNovitsky

      I happen to build Qt from source to make offline usb install.
      Now I have some modules I need for my current projects:
      webengine and bluetooth

      how to build qt from source with modules?
      or I could download those and link?

      Kindly advise

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @JacobNovitsky said in Build Qt from source with target modules:

      how to build qt from source with modules?

      When you did not disable them then they are automatically built.
      note that webengine does not build with MinGW. Maybe that's also the case for the other one. Look at the configure output to see what will be build and what not due to e.g. missing dependencies.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1

      • Login

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