I just wasted a lot of time finding the cause for missing debug
statements on a debug build of digikam. The build uses cmake and the
following option to activate debug logging:

      -DCMAKE_BUILD_TYPE=debug

For bug reporting, we are reliant on users to be able to run a debug
version (appimage) and provide us a log. Asking the user to remove this
config file adds another obstacle to get a useful report.

What can we do at build time to get debug statements on the console no
matter what?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to