Results 1 to 3 of 3

Thread: "mingwm10.dll" missing from pc...

  1. #1
    Join Date
    Jan 2011
    Posts
    128
    Thanks
    2

    Default "mingwm10.dll" missing from pc...

    Well,to day I tried opening an .exe file of a app I had made in Qt Creator,but when I double-click it(the .exe),it says like: mingwm10.dll is missing from your computer,please reinstall the program.."

    Should I reinstall Qt..or what?

    And btw:I have Kaspersky AV and each time I run/build/qmake a new project it shows me a warning...but then runs normally.
    Does it happen to anyone else?

    Thank you.

  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: "mingwm10.dll" missing from pc...

    Each computer application linked dynamically needs the libraries it was compiled against to run properly. Put the required dll files in places where your operating system can find them while launching your application. If you don't know how to do that - search the forum, this is a basic issue brought up by people who don't know the basics of programming and has been dealt with here lots of times.
    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. #3
    Join Date
    Jan 2011
    Posts
    128
    Thanks
    2

    Default Re: "mingwm10.dll" missing from pc...

    Well,all fixed.Thank you.

    /thread

Similar Threads

  1. Replies: 2
    Last Post: 27th September 2010, 15:45
  2. Replies: 1
    Last Post: 5th January 2010, 13:34
  3. xlib: extension "XFree86-DRI" missing on display ":0.0".
    By kiransu123 in forum Qt Programming
    Replies: 5
    Last Post: 3rd August 2009, 14:43
  4. Replies: 0
    Last Post: 3rd December 2008, 11:58
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

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.