Version: 2.1.3 (using KDE 3.0.4) Installed from: (testing/unstable) Compiler: gcc version 2.95.4 20011002 (Debian prerelease) OS: Linux (i686) release 2.4.19 I'm developing a fairly complex little app, and the problem I'm experiening is that various parts of the program aren't getting compiled in the right order and are thus causing undefined references. Could you make KDevelop to automatically find such interdependancies and fix them in the makefiles,etc? Thanks, David
In Gideon (KDevelop 3.0) you can specify the build order of subdirectories and library dependencies. It's not automatic, but the thought of trying to do that scares me to death.