Results 1 to 4 of 4

Thread: Command line prompt window along with qt's application on Windows platform

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2011
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Command line prompt window along with qt's application on Windows platform

    On Qt SDK i did this: project--->properties-->buildtarget-->type-->GUI appliction

    But for you, edit your project.pro file, with option add " -mwindows",
    if still not work, gooooooogle something about VS 2003.NET, no ideas for it.

    Last edited by c154387417; 9th March 2011 at 10:09.

Similar Threads

  1. Replies: 32
    Last Post: 29th January 2011, 22:14
  2. Replies: 1
    Last Post: 7th September 2010, 15:49
  3. Replies: 2
    Last Post: 5th May 2010, 17:32
  4. Replies: 3
    Last Post: 23rd February 2010, 04:33
  5. Is there a command-line window in Qt4?
    By miaoliang in forum Qt Programming
    Replies: 2
    Last Post: 8th November 2006, 08:56

Tags for this Thread

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.