Summary: | Make and run: when i try to run a project it gives me an errror like ./kdevelop is a directory | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | teo |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
teo
2003-04-09 10:51:58 UTC
Are you shure that you have the correct path under Project > Project Options ... > Run Options ? Regarding the no insert breakpoint, have you ccmpiled with debug information (-g3) and no optimizations (-O0) ? Regarding the attach to process it seams to suffer from the incorrect path problem: Project > Project Options ... > Run Options Closing this bug. If you can reproduce it again despite my recomendations you can reopen it! |