Summary: | compiler error on doctreeglobalconfigwidget.o | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | robert <robert.casanova> |
Component: | kdevelop 2.x (obsolete) | Assignee: | KDevelop-Devel List <kdevelop-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
robert
2002-12-05 12:43:42 UTC
This means that some symbols are declared in a header file but aren't implemented. Since the symbol is implemented, you probably have old .o files lying around, try "make cvs-clean" and rebuild. Also, please don't report build errors to bugzilla since they are no kdevelop bugs, report to the kdevelop-devel mailing list. Thanks, Harry |