From kdevelop-bugs Thu Mar 31 14:30:48 2005 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Thu, 31 Mar 2005 14:30:48 +0000 To: kdevelop-bugs Subject: [Bug 102853] Undefined reference to [in-charge] Message-Id: <20050331143048.23974.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306935806888 ------- 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=102853 ------- Additional Comments From amilcar ida ing tu-bs de 2005-03-31 16:30 ------- KDevelop is just a frontend to the GNU tools (gcc, libtool, automake, autoconf .... etc) This is not a KDevelop issue. You are not specifying the correct linking flags to the compiler and/or linker. Take a look at the templates provided by KDevelop to see how it should work, or read the gcc manual.