Registered Member
|
hi,
I have a problem with Kdevelop4. I installed the programm as well as the cmake. However, if I want to build a very simple project I get the output:
When I try to run the program I get the pop up message:
How can I make the program running? greetings |
Global Moderator
|
What project? How do you try to build it?
Does this for example happen when you create a project from one of the templates?
I'm working on the KDevelop IDE.
|
Registered Member
|
Standard C++ project
I open the project und push the build button?
I don't know where to get templates. |
Global Moderator
|
Did you import the project by clicking the CMakeLists.txt file, i.e. with the CMake project manager?
I'm working on the KDevelop IDE.
|
Registered Member
|
No, I just created a new project |
Global Moderator
|
... and did you create a CMakeLists.txt file specifying how to build it? If not, KDevelop can't build it either
I'm working on the KDevelop IDE.
|
Registered Member
|
I didn't create any files, but honestly I expect a good ide to work without me having to create any files before even getting started.
|
Global Moderator
|
For that purpose, you use Project -> New from Template. Depending on the template you select you get a basic cmake file you can extend.
In any case, you have to maintain your build system yourself.
I'm working on the KDevelop IDE.
|
Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]