MeVisLab Toolbox Reference
mlConfig.h File Reference

Go to the source code of this file.

Macros

#define ML_DISABLE_TRACING
 This file contains some global configuration switches for the ML. More...
 

Macro Definition Documentation

◆ ML_DISABLE_TRACING

#define ML_DISABLE_TRACING

This file contains some global configuration switches for the ML.

If enabled, the compilation of try/catch macros in debug mode is enabled (which is off by default in debug mode), the error handler tries to continue after fatal errors and ML interfaces also check for exceptions. If enabled, tracing is disabled.

Definition at line 30 of file mlConfig.h.