11.05.2012, 10:36, "Lincoln Ramsay" <lincoln.ram...@nokia.com>:
> 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.

Note that passing a lot of debug output through syslogd (which feeds 
Console.app)
can degrade overall system performance.

-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to