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. Configure.exe does not support -qpa option in Qt 4.8 preview
Qt 6.11 is out! See what's new in the release blog

Configure.exe does not support -qpa option in Qt 4.8 preview

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 5.0k 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.
  • D Offline
    D Offline
    drn0
    wrote on last edited by
    #1

    I downloaded the Qt 4.8 preview to try the new platform abstraction (lighthouse) feature. I'm trying to build on Windows (and cross-compile for another platform) but configure.exe reports that -qpa is an "unknown option". If I build on Linux, the configure shell script recognizes -qpa as a valid option.

    Is this a known limitation of configure.exe or a bug? Does anyone know of a workaround so I can configure Qt 4.8 on Windows with qpa support?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      drn0
      wrote on last edited by
      #2

      Reported as "QTBUG-20819":https://bugreports.qt.nokia.com/browse/QTBUG-20819 in case anyone cares.

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        bq. in case anyone cares.

        We do care! Thanks for the bug report and helping making Qt even better!

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dbzhang800
          wrote on last edited by
          #4

          The reason should be that
          qpa plugin for windows platform does not yet exist

          1 Reply Last reply
          0
          • D Offline
            D Offline
            drn0
            wrote on last edited by
            #5

            [quote author="1+1=2" date="1312960288"]The reason should be that
            qpa plugin for windows platform does not yet exist [/quote]

            As indicated in the bug I created, I don't want to use a Windows qpa plugin. I want to cross-compile on Windows for another platform that does have a valid qpa plugin.

            Does anyone know where the source for configure.exe lives? I'd be interested to see if I could fix the problem myself using the configure shell script as a reference.

            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