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. Building Qt from source - how to suppress license prompts during 'config' stage?
Qt 6.11 is out! See what's new in the release blog

Building Qt from source - how to suppress license prompts during 'config' stage?

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 2 Posters 1.2k Views 3 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.
  • V Offline
    V Offline
    VRHans
    wrote on last edited by
    #1

    Can I pass a license acceptance flag on the config call to avoid the prompts for accepting the license? If not, it's going to be hacky to build this in an automated fashion on our build box...

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC -confirm-license is what you are looking for.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • V Offline
        V Offline
        VRHans
        wrote on last edited by
        #3

        @SGaist said in Building Qt from source - how to suppress license prompts during 'config' stage?:

        -confirm-license

        Much appreciated :). Will confirm after current build ends and mark resolved. Cheers.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          VRHans
          wrote on last edited by
          #4

          I still get:

          Selecting Qt Edition.

          Type 'c' if you want to use the Commercial Edition.
          Type 'o' if you want to use the Open Source Edition.

          Which edition of Qt do you want to use?

          Is there a separate argument to pre-select that?

          1 Reply Last reply
          0
          • V Offline
            V Offline
            VRHans
            wrote on last edited by
            #5

            Ahhh, if you pass:

            -commercial
            or
            -opensource

            you can specify.

            Cheers!

            1 Reply Last reply
            2

            • Login

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