Results 1 to 3 of 3

Thread: DLL missing problem

  1. #1
    Join Date
    Jan 2011
    Posts
    2
    Platforms
    Windows

    Default DLL missing problem

    Following the instruction, I tested my first QT C++ application: TextFinder. It worked fine within IDE. However, after I close the IDE and run the .exe file, it failed and the error message said: minwm10.dll is missing. I guess I missed some important steps. Can some one give me some advice how to solve the problem?
    Appreciate!

  2. #2
    Join Date
    Jul 2010
    Posts
    30
    Thanks
    10
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: DLL missing problem

    First you should be in release mode in Qt Creator.
    Second , You should search your Qt path( mine : C:\Qt\4.7.0 ) to find mising *.dll . Then copy them beside your exe file
    Impossible = I'mpossible

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: DLL missing problem


Similar Threads

  1. Replies: 10
    Last Post: 12th September 2010, 20:16
  2. Replies: 1
    Last Post: 4th June 2010, 18:14
  3. Replies: 3
    Last Post: 12th February 2010, 11:10
  4. Missing tileVertically()
    By zarkzervo in forum Qt Programming
    Replies: 2
    Last Post: 3rd November 2009, 08:01
  5. makefile missing separator problem
    By terrywb in forum Installation and Deployment
    Replies: 4
    Last Post: 14th May 2009, 14:49

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.