Results 1 to 2 of 2

Thread: Deploying application from Visual Studio 2008 with Add-In compl. stucked and confused

  1. #1
    Join Date
    May 2010
    Posts
    16
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Deploying application from Visual Studio 2008 with Add-In compl. stucked and conf

    Hi everybody,
    I'm completely stuck, confused and overchallenged by the task to deploy my Application. The task is pretty simple: I've got my application all setup and running in Debug as well as in Release-mode in Visual Studio 2008 with Add-In. So my naive idea was to create a Setup-Project, built that, run the setup and be happy.
    When I did so the application didn't start, saying that it couldn't be startet correctly (0xc000007b). So I tried to find some aswers on that, and now I don't know what to do anymore at all.

    What I need is a simple step by step tutorial to help me deploy my application, including all the files (do I need msvcp90.dll or don't I?) and steps inside (or outside?) visual studio to get my application running somehow.

    As you might have noticed I've got really no idea on that topic, so I'm sorry if I missed any essential information.

    Thanks,
    Daniel


    Added after 8 minutes:


    F***ING HELL!!!
    It works -.-
    I've got no idea why, I just took the created Exe and copied it with all the dlls into one folder.... works.
    So no installation for my App.
    thx anyway
    Last edited by FlashMuller; 12th May 2011 at 21:07.

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 284 Times in 279 Posts

    Default Re: Deploying application from Visual Studio 2008 with Add-In compl. stucked and conf


Similar Threads

  1. Unable to run debug exe of Qt application in visual studio 2008
    By merry in forum Installation and Deployment
    Replies: 9
    Last Post: 8th October 2010, 10:24
  2. Qt 4.6.1 and Visual Studio 2008[SOLVED]
    By ^NyAw^ in forum Installation and Deployment
    Replies: 0
    Last Post: 15th February 2010, 17:19
  3. Visual Studio 2008 and Qt
    By konx in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd January 2010, 22:24
  4. How to use Qt with Visual Studio 2008?
    By N3wb in forum Installation and Deployment
    Replies: 2
    Last Post: 13th August 2009, 17:23
  5. Qt 4.3.2 + Visual studio 2008
    By moowy in forum Installation and Deployment
    Replies: 6
    Last Post: 6th December 2007, 07:41

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.