[Bug 69660] kdevelop will not compile
Mario Scalas
marioscalas at agilemovement.it
Fri Dec 5 16:24:03 UTC 2003
------- 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=69660
marioscalas at agilemovement.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marioscalas at agilemovement.it 2003-12-05 16:23 -------
Please report compilation errors on kdevelop-devel at kde.org mailing list: do not use bugs.kde.org for this.
BTW, unresolved symbols mean that you are linking objects which have been compiled with different compilers (gcc), whether kdevelop or db-4: try a
make distclean
make -f Makefile.cvs && ./configure --prefix=<your-prefix-dir> --with-debug=full && make
... and report success or failure on the mailing list, thanks :-)
More information about the KDevelop-devel
mailing list