Results 1 to 14 of 14

Thread: Qt 5.1 Application doesnt start in windows !!!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2013
    Location
    Iran
    Posts
    12
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Windows Android

    Default Qt 5.1 Application doesnt start in windows !!!

    Hi
    I release prject with Qt 5.1.0 for windows using Windows 32-bit (VS 2012, 511 MB) then I put necessary dll s Including plugin folder ( with this application
    And then I run application in my own pc every thing works fine but when I tried other pc that doesn't contain Qt it doesn't start (no error just doesn't show any thing !...)
    Things that I have done :
    I installed visual c++ 2012-210-2008 Redistrutable packages
    Putting all dll s even debug ones !
    Putting plugins folder
    not.jpg
    I tried dependency walker but it seems nothing is missing !!

    Note that I have same probem with mingw version of Qt 5.1 too !
    I tried using this qApp->setLibraryPath(dir);
    Thenit runs but still cant play sound (doesn't recognize multimedia dll this one I think dsengine.dll !!)
    I use QMediaPlayer and QSqlite in my application and I added all necessary dll s

    Any help?

  2. The following user says thank you to omid_kma for this useful post:

    smemamian (14th July 2013)

Similar Threads

  1. QProcess Problem: Program doesnt start
    By musaulker in forum Newbie
    Replies: 5
    Last Post: 30th April 2020, 23:07
  2. Windows CE + Application does start
    By uygar in forum Installation and Deployment
    Replies: 0
    Last Post: 21st October 2011, 18:10
  3. Replies: 5
    Last Post: 13th March 2010, 14:03
  4. QWT doesnt show any windows
    By Cal in forum Qwt
    Replies: 5
    Last Post: 30th June 2009, 17:05
  5. Start Qt application as Windows Service
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 10th May 2008, 17:23

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.