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. App compiled in Win 7 doesnt run on Win XP
Forum Updated to NodeBB v4.3 + New Features

App compiled in Win 7 doesnt run on Win XP

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

    Hi, everyone, I have not found this theme covered in any other topic, so please, if anyone can help me, I will appreciate
    My application dependes of a certain version of the DLL msvcrt.dll wish includes the _except_handler4_common, this version of the file comes with Windows 7 and if I try to run my app in windws XP , it just doesnt because it is not the same version of the file in the system32 folder, so I put the windows 7 version of the DLL in the directory where the executable module for the current process is located and my app is not taking it from there, it just goes and take it from system32 and load it from there, I know this because I'm using Dependence Walker and even if I putt all the depenceis DLL in the executable folder, either way goes and takes it from system32, I'm really about to cry
    thank you very much

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

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

      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