Results 1 to 4 of 4

Thread: Question about running an application with Qt creator

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Question about running an application with Qt creator

    hi every one

    I'm using linux(ubuntu-10.04 LTS) & Windows7

    I have to run (.pro) file to get (executable) application

    Qt with ubuntu it run's & produces sys. file but it doesn't execute on windows
    Qt with Win.7 make errors








    please tell me solution for this problem
    or ...... how to get .exe file from running .pro file on Qt4 creator on ubuntu

    thanks a lot
    Last edited by Master_of_ec; 31st July 2010 at 00:30.

  2. #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; 31st July 2010 at 00:44.

  3. #3
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Question about running an application with Qt creator

    Quote Originally Posted by GreenScape View Post
    Qt Code:
    1. ...\QMK-communicator\/Dialogs...
    To copy to clipboard, switch view to plain text mode 

    looks nice



    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

    Many thanks to you

    I know that I can't make executable file with linux
    I said that Qt4 on ubuntu produces (sys)file ....

    thanks at all
    I'll try ,,, then feed you back

  4. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Question about running an application with Qt creator

    Quote Originally Posted by Master_of_ec View Post
    I know that I can't make executable file with linux
    Well, actually you can. See cross compiling.

Similar Threads

  1. Replies: 5
    Last Post: 18th June 2010, 22:13
  2. running qt application on MAC
    By aj2903 in forum Qt Programming
    Replies: 1
    Last Post: 8th March 2010, 02:23
  3. Running app from within Creator
    By rbp in forum Qt Tools
    Replies: 2
    Last Post: 2nd October 2009, 01:51
  4. Running Qt Creator examples
    By Saman in forum Newbie
    Replies: 5
    Last Post: 5th May 2009, 21:21
  5. Replies: 0
    Last Post: 18th March 2009, 12: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.