Results 1 to 20 of 53

Thread: How To Redirect The Console Output To A Text Browser/pop Up

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #29
    Join Date
    May 2006
    Posts
    68
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    10

    Default Re: How To Redirect The Console Output To A Text Browser/pop Up

    Well
    Earlier I was compiling after deleting all the refrences to debug from Makefile.And it was compiling . But as you told I now tried
    qmake -project
    qmake
    make -f Makefile.Release

    In the folder test1 I only kept main.cpp as you gave
    and I came up with hordes of compilation error.
    I am not too sure to sort them out as they refer to libraries
    I am enclosing those errors in the error_text_file.txt file attached alongwith.
    Can you tellme the way out.
    Till now my approach of "compiling after deleting all the refrences to debug from Makefile" was cool.
    Attached Files Attached Files

Similar Threads

  1. Unhandled exception in qatomic
    By NewGuy in forum Qt Programming
    Replies: 14
    Last Post: 23rd July 2013, 09:49
  2. No output to console
    By Morea in forum Newbie
    Replies: 6
    Last Post: 1st November 2007, 22:51
  3. No console output in Mac OSX using Qt4
    By popoholic in forum Qt Programming
    Replies: 2
    Last Post: 26th September 2006, 01:36

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.