Hi Miklos, sorry for the delay in answering. There are two ways to disable the MITK_DEBUG output:
1. Check the MBILOG_ENABLE_DEBUG_MESSAGES option during CMake configuration of your MITK build to globally enable the output 2. If you want the enable it locally add a '#define MBILOG_ENABLE_DEBUG' prior to using MITK_DEBUG Regards, Caspar -----Ursprüngliche Nachricht----- Von: Miklos Espak [mailto:[email protected]] Gesendet: Mittwoch, 25. April 2012 10:30 An: mitk-users Betreff: [mitk-users] MITK_DEBUG Hi, just a simple question: how to enable the output of the MITK_DEBUG macros? Thanks, Miklos ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
