Results 1 to 4 of 4

Thread: I want to write to console

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: I want to write to console

    Since you wrote .dll I assume you are on Windows.
    Have you added
    Qt Code:
    1. CONFIG += console
    To copy to clipboard, switch view to plain text mode 
    to your .pro file?

    Cheers,
    _

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

    8Observer8 (7th August 2014)

Similar Threads

  1. Write a console app to test two classes
    By Losh in forum Qt Programming
    Replies: 2
    Last Post: 27th February 2014, 01:40
  2. How to write a Russian text in console?
    By 8Observer8 in forum Newbie
    Replies: 28
    Last Post: 17th February 2014, 08:38
  3. Read/Write console app
    By InterFiction in forum Newbie
    Replies: 1
    Last Post: 15th November 2011, 14:00
  4. Replies: 7
    Last Post: 13th September 2011, 13:15
  5. How to write qt4 gui up to the existing console
    By binaural in forum Qt Programming
    Replies: 4
    Last Post: 16th June 2009, 13:44

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.