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?
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Solved Installation and Deployment
release mode
3 Posts 2 Posters 762 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.
  • T Offline
    T Offline
    Tom asso
    wrote on 3 Aug 2020, 01:12 last edited by Tom asso 8 Mar 2020, 01:13
    #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!

    J 1 Reply Last reply 3 Aug 2020, 04:58
    0
    • T Tom asso
      3 Aug 2020, 01:12

      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!

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 3 Aug 2020, 04:58 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
      • T Offline
        T Offline
        Tom asso
        wrote on 3 Aug 2020, 20:49 last edited by
        #3

        Thanks @jsulm !

        1 Reply Last reply
        0

        1/3

        3 Aug 2020, 01:12

        • Login

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