Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Upgrading from QT5 to QT6 configure flags
Qt 6.11 is out! See what's new in the release blog

Upgrading from QT5 to QT6 configure flags

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 926 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.
  • K Offline
    K Offline
    KJ92
    wrote on last edited by
    #1

    We are using configure with flags to exlcude libraries.
    In QT5 we had this flags: -no-compile-examples and -no-zlib .

    They are no longer working on QT6/

    For zlip i get this error: Invalid value 'no' supplied to command line option 'zlib'.
    for no-compile-examples i get this error: Unknown command line option '-no-compile-examples'.

    Was the flags changed or omitted?

    Chris KawaC 1 Reply Last reply
    0
    • K KJ92

      We are using configure with flags to exlcude libraries.
      In QT5 we had this flags: -no-compile-examples and -no-zlib .

      They are no longer working on QT6/

      For zlip i get this error: Invalid value 'no' supplied to command line option 'zlib'.
      for no-compile-examples i get this error: Unknown command line option '-no-compile-examples'.

      Was the flags changed or omitted?

      Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      See Examples, Tests, and Tools
      and Third-Party Libraries

      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