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. Build Qt 4.8.7 on Windows 10: -platform ?
Forum Updated to NodeBB v4.3 + New Features

Build Qt 4.8.7 on Windows 10: -platform ?

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

    Hi everyone !

    I am trying to build Qt 4.8.7 on Windows 10

    When I run configure, I get the following error: "Qt: Untested Windows version 6.2 detected! Unable to detect the platform from environment. Use -platform command lineargument or set the QMAKESPEC environment variable and run configure again"

    I looked on this page to see what should I put as "platform", it seems like Windows 10 isn't supported, is it? If it is, what value should I use as platform ?
    https://doc.qt.io/qt-4.8/supported-platforms.html

    Thanks for your help,

    Sandra.

    K 1 Reply Last reply
    0
    • L LancelotPops

      Hi everyone !

      I am trying to build Qt 4.8.7 on Windows 10

      When I run configure, I get the following error: "Qt: Untested Windows version 6.2 detected! Unable to detect the platform from environment. Use -platform command lineargument or set the QMAKESPEC environment variable and run configure again"

      I looked on this page to see what should I put as "platform", it seems like Windows 10 isn't supported, is it? If it is, what value should I use as platform ?
      https://doc.qt.io/qt-4.8/supported-platforms.html

      Thanks for your help,

      Sandra.

      K Offline
      K Offline
      koahnig
      wrote on last edited by koahnig
      #2

      @LancelotPops

      Your link does not work. If the informationis the same as in http://doc.qt.io/qt-4.8/supported-platforms.html

      My guess it is not really update or possibly they are still using the older OS environment for testing to ensure minimum compatibility. I do not see a reason why it should not work on Windows 10.

      I am working qith Qt 5.4 and get the information that an untested Windows 10 has been detected. However, everything works fine.

      Concerning your problem I am not sure how to handle this.

      What is the compiler suite you are using?

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LancelotPops
        wrote on last edited by
        #3

        Thanks, I updated the link.

        I'm using Microsoft Visual Studio 2013

        Indeed I managed to build Qt 5.9 but I need an older version of Qt

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

          Hi,

          Windows 10 has been released after Qt 4.8.7 which is also the last of the Qt 4 series which has reach EOL. You'll have to tweak it a bit for the auto detection to work otherwise follow the recommandation and tell configure that you want to use the VS2013 mkspec.

          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
          1
          • L Offline
            L Offline
            LancelotPops
            wrote on last edited by
            #5

            Thank's, I'll try with that

            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