[Qgis-developer] debug/verbose mode?

John C. Tull john.tull at wildnevada.org
Wed Jan 28 20:46:04 EST 2009


AFAIK, you have to build your binary with the debug option. You can do  
this with 'ccmake ..' from the build directory. You will see an option  
near the top for 'CMAKE_BUILD_TYPE'. Set that to Debug. You can also  
do this manually as an option with cmake or ccmake as '-D  
CMAKE_BUILD_TYPE=Debug'.

John

On Jan 28, 2009, at 9:23 AM, William Kyngesburye wrote:

> I knew this once - how do I start Qgis OSX app in debug mode (to get  
> extra messages in the log, not a gcc debug binary)?
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "Time is an illusion - lunchtime doubly so."
>
> - Ford Prefect
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer



More information about the Qgis-developer mailing list