[Interest] Console output on OS X

Lincoln Ramsay lincoln.ramsay at nokia.com
Fri May 11 08:36:25 CEST 2012


On 05/11/2012 09:21 AM, ext Sherif Ghali wrote:
> If I run the following program with a command-line parameter of 0.0 on
> Windows, the message
>      QPainterPath::lineTo: Adding point where x or y is NaN or Inf, ignoring call
> is printed on the console.
>
> How should the project file or the program be modified to be able to
> see the same message in a Terminal window under OS X?

Apps run from the finder go to the system's console.log. You can use 
Console.app to view that.

Or you can start your app from a Terminal, as suggested by Till.

-- 
Lincoln Ramsay - Senior Software Engineer
Qt Development Frameworks, Nokia - http://qt.nokia.com/



More information about the Interest mailing list