Preprocessor problem

Gaetano Mendola mendola at gmail.com
Tue Aug 16 10:33:36 BST 2011


Hi all,
I have upgraded yesterday from kdevelop 4.1.0 to kdevelop 4.2.3 and
unfortunately I'm having issue with the code browser. Indeed while the
4.1.0 was able to look into include directories (getting them from cmake
files?) now with the new kdevelop 4.2.3 every now and then I have to
add a custom path.

The problem tab say:
  Include path resolver: Makefile is missing in folder
"project/src/Libraries/Lib1"

and that's normal since the the Makefile for that library is in:
"project/cmake/build/debug/Libraries/Lib1"
I know there is a way to map a Source Dir with a Build Dir (but which
one, build/debug or build/optimized) but even that the Problem tab say
now:
 Include path resolver: Cached: Malformed recursive make call

Why kdevelop 4.1.0 was working without all this setting while now
kdevelop 4.2.3 has to be "trained"?

Regards
Gaetano Mendola


-- 
cpp-today.blogspot.com




More information about the KDevelop mailing list