Results 1 to 13 of 13

Thread: I cannot run my executable file(exe file)!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2015
    Posts
    24
    Thanks
    20
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Windows

    Default I cannot run my executable file(exe file)!

    Hey guys
    I have a problem. I built the executable file(exe file) of my project but I cannot run it. I jut get this error:



    while I can run it in the QT but I cannot run it separately. I followed these two page but still nothing!:

    http://stackoverflow.com/questions/2...-in-qt-creator

    http://stackoverflow.com/questions/8...qt-application

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: I cannot run my executable file(exe file)!

    You probably built your app with MinGW but you are trying to run it with MSVC compatible libraries. Where did you copy Qt5Core.dll from?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    Ryan111 (31st March 2015)

Similar Threads

  1. associating file with executable
    By avanindra in forum Qt Programming
    Replies: 1
    Last Post: 1st September 2012, 07:27
  2. run a executable file
    By Ali Reza in forum Newbie
    Replies: 4
    Last Post: 17th June 2012, 20:09
  3. executable file not working
    By duma in forum Newbie
    Replies: 5
    Last Post: 31st August 2011, 07:48
  4. Replies: 5
    Last Post: 30th August 2011, 23:21
  5. Replies: 5
    Last Post: 15th June 2010, 07:42

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.