Hi Daniel Engelschalt, You've added dbg.h to gideon's kdevelop-3.0/parts/cppsupport. This uses a define called "out". Unfortunately this conflicts with gcc3.1 (fstream IIRC) and it won't compile. I think we should drop these defines (I try to keep away from defines in c++) and use the kdDebug stuff. Thoughts?... jbb