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 running my application in other pc (OS: Windows 7, Compiler MinGW 4.7)
Forum Updated to NodeBB v4.3 + New Features

Error running my application in other pc (OS: Windows 7, Compiler MinGW 4.7)

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 986 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.
  • J Offline
    J Offline
    jadiazlab
    wrote on 3 Jul 2013, 14:26 last edited by
    #1

    I successfully built my application in release mode, no run-time errors, all right. When I try run my application in other machine, adding all necessary libraries, appears a message saying that: @This application has requested the Runtime to terminate it in an unusual way...@ How can I solve this problem? What it's wrong?
    Thanks

    1 Reply Last reply
    0
    • C Offline
      C Offline
      code_fodder
      wrote on 3 Jul 2013, 14:58 last edited by
      #2

      Can you post your .pro file and the list of libraries that you deploy with your package?

      Mostly when you add all the correct dlls you are there, but sometimes the error you get does not point you to the missing component...

      Also have you used dependency walker to check which DLLs you need? :)

      1 Reply Last reply
      0
      • C Offline
        C Offline
        code_fodder
        wrote on 3 Jul 2013, 15:05 last edited by
        #3

        Also check out this + following links, this is a common issue... :o

        http://qt-project.org/forums/viewthread/23658

        1 Reply Last reply
        0

        1/3

        3 Jul 2013, 14:26

        • Login

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