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. Error when trying to compile Qt 5.0.2 from source with MinGW-32
QtWS25 Last Chance

Error when trying to compile Qt 5.0.2 from source with MinGW-32

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 1.8k Views
  • 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.
  • turbediT Offline
    turbediT Offline
    turbedi
    wrote on last edited by turbedi
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What about using the 5.0.2 MinGW package here ?

      What's the problem with using a more recent version of Qt ?

      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
      0
      • turbediT Offline
        turbediT Offline
        turbedi
        wrote on last edited by
        #3

        I wanted to use Qt 5.0.2, because the application I am compiling seems to have some issues with newer Qt versions, but I want to have this bug fixed, so I want to compile Qt 5.0.2 from source and apply the fix on my own. Is it possible for me to compile Qt 5.0.2 from source so that it has the same funcionality as the 5.0.2 MinGW package?

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

          What issues do you have ? Even with the newly released 5.6.0 ?

          Yes you can.

          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
          0
          • turbediT Offline
            turbediT Offline
            turbedi
            wrote on last edited by
            #5

            The application is is also using QtQuick 1 and in the QML window somehow images aren't replaced appropiately, but they are overlapping. This only happens with post Qt 5.0.2 versions and works fine with Qt 5.0.2. I have almost no Qt experience, so I have no idea why this is happening, so I think that just building Qt from source and applying the mentioned bugfix on my own is the best way to fix all of the problems.

            1 Reply Last reply
            0
            • turbediT Offline
              turbediT Offline
              turbedi
              wrote on last edited by
              #6

              Because I didn't get another response after 3 weeks I am asking again:
              Can someone give me a step-by-step instruction of how to compile Qt 5.0.2 from source with MinGW-32 so that it has the same functionality as the official 5.0.2 MinGW package?
              Thanks in advance

              JKSHJ 1 Reply Last reply
              0
              • turbediT turbedi

                Because I didn't get another response after 3 weeks I am asking again:
                Can someone give me a step-by-step instruction of how to compile Qt 5.0.2 from source with MinGW-32 so that it has the same functionality as the official 5.0.2 MinGW package?
                Thanks in advance

                JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #7

                Hi,

                @turbedi said:

                Can someone give me a step-by-step instruction of how to compile Qt 5.0.2 from source with MinGW-32 so that it has the same functionality as the official 5.0.2 MinGW package?

                You can find instructions at https://wiki.qt.io/Building_Qt_5_from_Git

                Replace git checkout v5.5.0 with git checkout v5.0.2

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                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