------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142098 Summary: "execute program" doesn't recompile if source has been altered Product: kdevelop Version: 3.4.0 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: greatbunzinni gmail com Version: 3.4.0 (using KDE KDE 3.5.6) Installed from: Ubuntu RPMs I'm working on a C project started out from a kdevelop's C automake project and I've noticed that when I run "execute program" after I tweak the source code, KDevelop doesn't recompile the program and runs whatever version is already present. It would be great if KDevelop recompiled the program if there were changes made to the project.