Registered Member
|
Hello everyone.
I couldn't find any official kDevelop forum (is there any?), so I came to conclusion, that I'll post my problem in here. It seems that my kDevelop installation has got a problem with compiling projects, that are composed of more than one file. Just to show you the easiest example, let's say that I have got three such files: main.cpp:
second.cpp:
header.hpp:
When I tries to build that project in kDevelop, I receive such communicates:
Obviously, it doesn't happen when I use eclipse or netbeans. Does anyone know, what can cause it? Thank you in advance for your help. Best Regards. PS. I hope I posted it in a right place. If I didn't, let me know before removing it EDIT: Problem solved. It turned out, that kDevelop doesn't write build system automatically. Since I use cmake, all I had to do was to change Cmakelist.txt . I'm writing this, because someone may encounter similar problem I did. |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell