[Doxygen-users] Configuration options related to the preprocessor
Brought to you by:
dimitri
From: <ph...@ra...> - 2001-05-29 08:21:43
|
If I set "ENABLE_PREPROCESSING =3D YES" doxygen hangs just before "Freein= g input..." If I set "ENABLE_PREPROCESSING =3D NO" (see below) everything works fine, except the fact that none of the defined macros were expanded. #------------------------------------------------------------------------= --- # Configuration options related to the preprocessor #------------------------------------------------------------------------= --- ENABLE_PREPROCESSING =3D NO MACRO_EXPANSION =3D YES EXPAND_ONLY_PREDEF =3D NO SEARCH_INCLUDES =3D YES INCLUDE_PATH =3D INCLUDE_FILE_PATTERNS =3D PREDEFINED =3D EXPAND_AS_DEFINED =3D Is there a limitation within preprocessor directives or preprocessor operators? Any ideas? Thanks in Advance Best Regards / Mit freundlichen Gr=FC=DFen Peter Thie=DF mailto:ph...@ra... |