Results 1 to 4 of 4

Thread: Question about running an application with Qt creator

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jul 2010
    Posts
    53
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Question about running an application with Qt creator

    Qt Code:
    1. ...\QMK-communicator\/Dialogs...
    To copy to clipboard, switch view to plain text mode 

    looks nice

    how to get .exe file from running .pro file on Qt4 creator on ubuntu
    you can't! '.exe' is Windows executables. I dont think there is linux compiler that creates window executables

    Qt is cross-platform. Just compele your source under Windows version of QtCreator with Qt binaries for windows, and be happy
    Last edited by GreenScape; 30th July 2010 at 23:44.

Similar Threads

  1. Replies: 5
    Last Post: 18th June 2010, 21:13
  2. running qt application on MAC
    By aj2903 in forum Qt Programming
    Replies: 1
    Last Post: 8th March 2010, 01:23
  3. Running app from within Creator
    By rbp in forum Qt Tools
    Replies: 2
    Last Post: 2nd October 2009, 00:51
  4. Running Qt Creator examples
    By Saman in forum Newbie
    Replies: 5
    Last Post: 5th May 2009, 20:21
  5. Replies: 0
    Last Post: 18th March 2009, 11:56

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.