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. Application crash after updating Qt

Application crash after updating Qt

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 876 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.
  • Z Offline
    Z Offline
    Zerby
    wrote on last edited by
    #1

    I created a application using Qt 5.1.1 few weeks ago, and ran it fine on the client's computer. After that, I updated my Qt to 5.2.1, updated my application, rebuild it. I took the new .dll's from Qt5.2.1 folder, and tried to ran it in the client computer -> the application crashed.

    I then tried to use the dll's I used for the 5.1.1 version, and it runs fine with those. Now I don't feel good leaving it like that though, as this might cause a problem?

    I think I didn't do the updating correctly. After opening my project after the update, Qt Creator asked me to reconfigure the project, and I did: It now says Kit: Desktop Qt 5.2.1 MinGW 32bit. I ofcourse did Clean, Qmake etc after that. But is it still somehow possible it's using the 5.1.1 sources (I didn't delete them, as I need them for now for my other projects)?

    I'm developing on Windows platform.

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

      Hi,

      It might be different things. Does your application crash at startup ? After your client does something special ?

      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

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved