Results 1 to 10 of 10

Thread: application deployment with MSVC++ 2008 Express???

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2006
    Posts
    58
    Thanks
    2
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: application deployment with MSVC++ 2008 Express???

    I have not had to include/use vcredist*.exe on another machine when I used VC++ 2008 express. However, I built a static Qt first, and the app was built static.

  2. #2
    Join Date
    Apr 2007
    Location
    Rakovnik, Czech Republic
    Posts
    175
    Thanks
    43
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: application deployment with MSVC++ 2008 Express???

    Quote Originally Posted by ksqt View Post
    I have not had to include/use vcredist*.exe on another machine when I used VC++ 2008 express. However, I built a static Qt first, and the app was built static.
    Thanks; I forgot to add this applies to shared lib builds.

    I must confess: I was under the impression that Coin3d--a third party SDK i'm using in my Qt apps--had to be built shared with the Open Source edition, which I'm using. I think this used to be the case, but I can't find anything about it either way... so building everything statically would probably have worked also.

Similar Threads

  1. deployment problem: msvc++ 2008 Express, Qt 4.4.3
    By vonCZ in forum Qt Programming
    Replies: 7
    Last Post: 10th November 2008, 14:38
  2. Static application MSVC 2005 no image
    By bitChanger in forum Installation and Deployment
    Replies: 2
    Last Post: 26th August 2008, 13:06

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.