C++ Parser and preproc definitions at the command line

Gunther Piez gpiez at web.de
Wed May 5 16:06:18 BST 2010


Hello,

does the parser handle command line definitions of preprocessor macros, like 
in "g++ -DQT_USE_GUI ..." or similar, in the semantic analysis of the source? 
The were added with the CMAKE_ADD_DEFINITIONS in CMakeLists.txt.
Currently for me all symbols seem undefined, but this I am not sure if my 
kdevelop is misconfigured.

- Gunther




More information about the KDevelop mailing list