[Marble-devel] How to enable a debug trace output in Marble?

Dennis Nienhüser dennis at nienhueser.de
Thu Nov 27 15:40:20 UTC 2014


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: Олег Любимов <lyubimov.o.e at gmail.com>
> An: marble-devel <marble-devel at kde.org>
>  
>  
> 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




More information about the Marble-devel mailing list