I tried the build in a squeeze chroot, with the same result, i.e.;
<snip> Thank you for trying to build on Squeeze; this lets me know there is a problem in TDE instead of the distribution.
Try adding this line to your quanta/project/CMakeLists.txt file, directly below ${CMAKE_SOURCE_DIR}/quanta/src:
${CMAKE_SOURCE_DIR}/quanta/project
Rebuild the entire tdewebdev module with that change in place and see if it fixes the problem.
What is strange is that I was able to build tdewebdev on Squeeze without encountering this problem; perhaps you are using different option flags than I did. Either way it needs to be fixed in the TDE sources.
Tim
That should do it. It's what I did in arch PKGBULD for kdewebdev.
OK, fixed in GIT hash 56be183.
Let me know if the problem persists.
Tim