Results 1 to 20 of 22

Thread: [URGENT]Can't run .exe outside QT5

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2013
    Posts
    15
    Qt products
    Qt5
    Platforms
    Windows

    Exclamation [URGENT]Can't run .exe outside QT5

    I use Qt Creator 2.6.1 with Qt5.0.0 on Windows 7 64bits.

    When I try to run the .exe file, after including the .dll's, the executable does absolutly nothing, not even starting a process.
    I ran depency walker on the program and found out it was because of a conflit between the 64bit dll's in my computer and the 32bit dll on Qt5.

    I then tried running the executable on a 32 bit pc, with windows vista 32bits and the same thing happened when trying to open my executable.
    Running dependency walker I get the following message:

    error.jpg

    How can i solve this in order to run the executable?

    Thank You in advance
    Last edited by bshikari; 22nd January 2013 at 17:39.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.