Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to build all Qt source in 'Release' mode?
QtWS25 Last Chance

How to build all Qt source in 'Release' mode?

Scheduled Pinned Locked Moved Solved Installation and Deployment
release mode
3 Posts 2 Posters 727 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.
  • Tom assoT Offline
    Tom assoT Offline
    Tom asso
    wrote on last edited by Tom asso
    #1

    I've downloaded qt-everywhere-src-5.14.2.tar.xz onto my Ubuntu 18.04.4 machine, and would like to build Qt in 'Release' mode. My understanding is that I just run 'configure' followed by 'make'. How do I tell configure to build for 'Release' mode?
    Thanks!

    jsulmJ 1 Reply Last reply
    0
    • Tom assoT Tom asso

      I've downloaded qt-everywhere-src-5.14.2.tar.xz onto my Ubuntu 18.04.4 machine, and would like to build Qt in 'Release' mode. My understanding is that I just run 'configure' followed by 'make'. How do I tell configure to build for 'Release' mode?
      Thanks!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Tom-asso If you call configure with --help parameter you will find

      -release ............. Build Qt with debugging turned off [yes]
      

      [yes] means it's the default.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • Tom assoT Offline
        Tom assoT Offline
        Tom asso
        wrote on last edited by
        #3

        Thanks @jsulm !

        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