Undefined reference in Kdevelop
niko pro
nikopro102 at gmail.com
Wed Oct 8 18:14:20 BST 2014
Dear all,
I try to link the undefined reference to main project in Kdevelop with
Ubuntu. I configure CMakeLists.txt as following, but it does not work.
project(test)
set(MyProjectSources io.c io.h main.cpp )
add_executable(test ${MyProjectSources})
This is the detail of my question:
http://stackoverflow.com/questions/26228635/undefined-reference-in-kdevelop
Thanks
Regards,
Kopro.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20141009/435e529e/attachment.html>
More information about the KDevelop
mailing list