Results 1 to 5 of 5

Thread: How can i execute a QT program in another computer? (VC++ Express)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2007
    Posts
    12
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How can i execute a QT program in another computer? (VC++ Express)

    I Follow the wiki, and do a 450kb file, the other one has only 8k...

    Now i have to test.

    Thanks!

  2. #2
    Join Date
    Mar 2007
    Posts
    12
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How can i execute a QT program in another computer? (VC++ Express)

    Well in fact don't work, by the wiki : "In order for static linking to work, we first need to build Qt itself statically."

    So I have to build all the QT again? Forget it.

    But, what are the dlls, I have to put with my file to work? Are the same of the libs I use? Like QtCore4.dll... ??

    [EDIT] That's it! With the wiki instruction I avoid the VC dlls, and with the Qt dlls the progam works, 2,3mb, for now its good!

    Thanks!
    Last edited by v3n0w; 14th June 2007 at 05:24.

Similar Threads

  1. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 04:19

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.