Results 1 to 4 of 4

Thread: QT application deployment issue on windows XP

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Posts
    18
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QT application deployment issue on windows XP

    Hi,

    I have created simple QT app to display label. I have checked the dependency of exe and found that to deploy on other machine(where QT is not installed), i need following DLLs (snap shoot attached)-
    1-QTGUID4.DLL
    2QTCORED4.DLL
    3-MSVCR90D.DLL

    So i placed exe along with 3 DLL's and MSVCP90D.DLL in a folder and then copied this folder to other machine. But when i tried to run application it is giving me some re installation error(plz check attached error snapshot) .

    Any suggestion what i am missing?

    Note:- I am using VS2008.
    Attached Images Attached Images
    Last edited by meraj ansari; 20th May 2010 at 12:13.

Similar Threads

  1. Application deployment on Mac OS X (10.5)
    By ghorwin in forum Installation and Deployment
    Replies: 1
    Last Post: 11th March 2010, 14:38
  2. Deployment Procedure On Windows On Linux and Windows
    By Harshith J.V. in forum Installation and Deployment
    Replies: 4
    Last Post: 9th July 2009, 11:27
  3. deployment issue?
    By triperzonak in forum Installation and Deployment
    Replies: 1
    Last Post: 7th October 2008, 08:59
  4. QT/mySQL deployment issue
    By smtgra011 in forum Installation and Deployment
    Replies: 4
    Last Post: 1st July 2007, 20:31
  5. qt application deployment issue?
    By vishal.chauhan in forum Installation and Deployment
    Replies: 0
    Last Post: 1st May 2007, 06:09

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.