Results 1 to 2 of 2

Thread: Compilling with Xcode

  1. #1
    Join Date
    Mar 2012
    Posts
    1
    Platforms
    MacOS X

    Default Compilling with Xcode

    Hi everybody,

    when i’m debbuging QT console project via Xcode i don’t see any terminal window or any output console, how can i fix it?

    for example i can launch image on the screen, but i can’t see any text (print “…”)

    thanks.

  2. #2
    Join Date
    Jan 2008
    Posts
    72
    Thanks
    3
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Compilling with Xcode

    To debug Qt code via xcode you need to build it in debug mode and all output of qDebug() will be shown on Output panel of XCode..

Similar Threads

  1. Replies: 0
    Last Post: 14th September 2011, 02:59
  2. Compilling Qt-4.6.2 Phonon+OpenVG+EGL/egl.h error
    By Skepsor in forum Installation and Deployment
    Replies: 1
    Last Post: 16th June 2010, 19:55
  3. Xcode 3.1 + Qt4.4.1
    By xEsk in forum Installation and Deployment
    Replies: 5
    Last Post: 27th October 2008, 11:50
  4. compilling in linux mandriva
    By newplayer in forum Newbie
    Replies: 3
    Last Post: 7th July 2008, 07:15
  5. Replies: 2
    Last Post: 9th June 2007, 19:19

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.