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. Qt4, Windows XP SP3 runtime error
Forum Updated to NodeBB v4.3 + New Features

Qt4, Windows XP SP3 runtime error

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.3k 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.
  • M Offline
    M Offline
    morelli99
    wrote on last edited by
    #1

    Hello,

    just joined to have help in solving this problem:

    I recently had to format my drive and reinstall everything, included Qt. I have an old machine with Windows XP service pack 3.
    Qt5.3 works fine, but I have to build also against Qt4, so I downloaded and installed Qt4.8.2 and added the kit to Qtcreator.
    Build is ok, but I get a runtime error from windows saying that the application will be closed. (this has been tried on a new project which does nothing but shows a MainWindow, that's all).

    Can you help me?

    Thanks

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      Welcome to DevNet!

      Please start new thread if you have a question. It will be easier to find. I moved this question to a separate thread.

      Is there any error number in the message?
      Any other messages in a console?
      Try to step through the code in debbuger. May be it will show something.
      Try to open your app in Dependency Walker. Does it show any errors ?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        morelli99
        wrote on last edited by
        #3

        Hi andreyc,

        many thanks for your quick reply.
        In actual facts, yesterday I kept looking for solutions and found out that Qt4.8 do not work with latest MinGW 4.8 (which was installed together with Qt5.3), but only with MinGW 4.4 (or 4.6 some say).
        Therefore I downloaded MinGW 4.4.0 and then everything worked fine.

        Thanks anyway

        1 Reply Last reply
        0
        • JKSHJ Online
          JKSHJ Online
          JKSH
          Moderators
          wrote on last edited by
          #4

          Hi,

          Older versions of Qt 4.8 need MinGW 4.4, but Qt 4.8.6 does work with the latest MinGW. You can get it from http://qt-project.org/downloads if you want.

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

          1 Reply Last reply
          0
          • M Offline
            M Offline
            morelli99
            wrote on last edited by
            #5

            Hi,

            thanks a lot. In fact I had Qt4.8.2 installed and did not work.
            I will try Qt4.8.6

            Thanks again

            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