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. [Solved] How to disable certain options in configure?
Forum Updated to NodeBB v4.3 + New Features

[Solved] How to disable certain options in configure?

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 814 Views 1 Watching
  • 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.
  • L Offline
    L Offline
    Lachrymology
    wrote on last edited by Lachrymology
    #1

    Hi all,

    I don't get it. If I'm looking into the help of configure I find options like:

    -gui ................. Build the Qt GUI module and dependencies [yes]
    

    or

    -system-proxies ...... Use system network proxies by default [yes]
    

    As far as I understand the help the two lines above are saying, that per default the options 'gui' and 'system-proxies' are set to yes.

    The third party section of configure help has such a prefix called 'no'.

    Are such options from above disabled like the third party modules via 'no'?
    -no-gui
    -no-system-proxies

    Kind regards,
    Mike

    sierdzioS 1 Reply Last reply
    0
    • L Lachrymology

      Hi all,

      I don't get it. If I'm looking into the help of configure I find options like:

      -gui ................. Build the Qt GUI module and dependencies [yes]
      

      or

      -system-proxies ...... Use system network proxies by default [yes]
      

      As far as I understand the help the two lines above are saying, that per default the options 'gui' and 'system-proxies' are set to yes.

      The third party section of configure help has such a prefix called 'no'.

      Are such options from above disabled like the third party modules via 'no'?
      -no-gui
      -no-system-proxies

      Kind regards,
      Mike

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @Lachrymology said in How to disable certain options in configure?:

      Are such options from above disabled like the third party modules via 'no'?

      Yes, you can use -no-gui.

      (Z(:^

      1 Reply Last reply
      4
      • L Offline
        L Offline
        Lachrymology
        wrote on last edited by
        #3

        Thanks @sierdzio

        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