Results 1 to 15 of 15

Thread: creating qt apps

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Mar 2011
    Posts
    82
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 2 Times in 2 Posts

    Default Re: creating qt apps

    The second question forces you to read the links provided, but the first one is easily answered; they are real applications already. Open your project folder and look for the "projectname.exe" file. Voilá. Qt as a framework also takes care of building the appropiate binary for whichever platform it is you are on. That is, .exe for windows, or adding the executable metadata into the binary for unix systems and such.

  2. The following user says thank you to alitoh for this useful post:

    Dopt (10th August 2012)

Similar Threads

  1. Creating RPMs for Qt apps
    By blooglet in forum Installation and Deployment
    Replies: 0
    Last Post: 21st February 2011, 14:58
  2. Replies: 0
    Last Post: 26th June 2009, 17:53
  3. Qt for non GUI apps?
    By qwavel in forum Newbie
    Replies: 1
    Last Post: 9th March 2009, 02:11
  4. QT 4.4: CLI apps?
    By Hossie in forum Qt Programming
    Replies: 6
    Last Post: 19th May 2008, 11:37
  5. Qt-Apps.org
    By jpn in forum General Discussion
    Replies: 1
    Last Post: 15th December 2006, 18:20

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.