Am 27.11.2014 um 16:20 schrieb Torsten Rahn:
>  
> You can use the --debug-info switch when launching the Marble application. :-)
>  
>  
> -----Original-Nachricht-----
> Betreff: [Marble-devel] How to enable a debug trace output in Marble?
> Datum: Wed, 26 Nov 2014 11:46:33 +0100
> Von: Олег Любимов <[email protected]>
> An: marble-devel <[email protected]>
>  
>  
> Hi, All.Could you tell me how to enable debug trace from mDebug(), qDebug() 
> and qWarning() to console in Marble? Are there any special parameters for 
> cmake to make trace visible in console?  
- qWarning() is always shown
- qDebug() is shown when the software is compiled in debug mode (there's
a cmake option for it)
- mDebug() is shown as indicated by Torsten above

Regards,
Dennis


_______________________________________________
Marble-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/marble-devel

Reply via email to