Version: 3.1.2 (using KDE KDE 3.3.2) Installed from: Debian testing/unstable Packages Compiler: gcc 3.3.5 OS: Linux I try to generate a Mult-target project (simply I use Hello world template and add another target). When I try to execute a active target via automake manager, first appeared "There is no Makefile in this Directory...". But if I make this target active and run via the "Execute program (Shift+F9)" it works normal. I think is a problem relative with Paths when used with multiple-targes. kdevelop try execute the target from the top /src directory and not from /debug/src directory. Despite all my efforts I'm not be able to find a solution for this problem. Also, I installed the Kdevelop 3.2 but this problem remains. I use: automake 1.7.9 autoconf 2.59a libtool 1.5.6 Thanks...
i got the same problem
I guess this is the same problem as in bug #76012, so I think this bug could be marked as a duplicate of that.
*** This bug has been marked as a duplicate of 76012 ***