Results 1 to 5 of 5

Thread: How to Create Executable file for my program

  1. #1
    Join Date
    Sep 2012
    Posts
    7

    Default How to Create Executable file for my program

    I have developed a program using QT creator now i want to show my program to my friends but not the code for that i need to create only executable file .
    note i linked my program with opencv library,,

    i found a project developed by qt with opencv and he makes his project as .exe .. int this link:
    http://www.mediafire.com/download.php?s048o8oh32yre4p

    i want to do the same link above for my project on windows or linux..


    -----------------
    best wishes

  2. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: How to Create Executable file for my program

    you have to put openCV's dll files in your release folder and then your exe file must works fine now

  3. #3
    Join Date
    Sep 2012
    Posts
    7

    Default Re: How to Create Executable file for my program

    but suppose,, if my friend does not have Qt on his computer
    is it works with him or not ?
    if not, should I include Qt .dll files into release

  4. #4
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: How to Create Executable file for my program

    Yes you have to copy Qt dll files into release

  5. #5
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to Create Executable file for my program

    Deploying Qt Applications. Just pick a platform.
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

Similar Threads

  1. How to create finished executable?
    By Pyrrha in forum Newbie
    Replies: 7
    Last Post: 19th August 2011, 00:23
  2. Replies: 13
    Last Post: 10th June 2009, 01:56
  3. How to Create Executable file for my QT application
    By c_srikanth1984 in forum Qt Programming
    Replies: 2
    Last Post: 19th March 2009, 04:02
  4. How to create a standalone executable?
    By Ashish in forum Qt Programming
    Replies: 1
    Last Post: 25th January 2007, 15:04

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.