hello, I've just installed kdevelop 4.1 , then created a normal hello world , build is ok but when i press execute it gives me (no valid executable specified) any idea ?
A:
Meh, the launch configuration - our biggest usability problem...
- Go to Run -> Configure Launches
- select your project to the left
- hit the "+" button
- to the right, select your project target
- optionally add a build dependency (again, select e.g. your target).
that should be it.
/me really wants to rewrite this dialog...
milianw
2010-10-28 12:48:58