Results 1 to 2 of 2

Thread: Can't start program without MS Visual Studio installed

  1. #1
    Join Date
    Oct 2006
    Posts
    4

    Question Can't start program without MS Visual Studio installed

    Hello,

    I'm new to QT Designer and programming. I've created a basic infobox with QT Designer, and compiled it in MS Visual Studio 2005. I can start the program from my computer, but if I try to start it from a computer without MS Visual Studio installed, it won't start. It says that there's something wrong with the program configuration.

    Is there anything I should include in my code? Anyway, here's the code.

    EDIT: And here's the header -file.

    Thanks!

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Can't start program without MS Visual Studio installed

    You have to distribute appropriate msvc libraries in together with the application. See Deploying an Application on Qt/Windows.
    J-P Nurmi

Similar Threads

  1. Compiling?
    By Afflicted.d2 in forum Newbie
    Replies: 7
    Last Post: 16th October 2006, 19:32
  2. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41
  3. Qt 4.1.0 on Visual Studio 2005
    By nErnie in forum Installation and Deployment
    Replies: 8
    Last Post: 6th July 2006, 00:56
  4. Qt Designer & Visual Studio 2005
    By pSiCho in forum Qt Tools
    Replies: 6
    Last Post: 9th February 2006, 13:40
  5. Where does VS save its inviornment vars?
    By high_flyer in forum Installation and Deployment
    Replies: 5
    Last Post: 4th February 2006, 10:10

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.