Version: 3.0.0rc1 (using KDE KDE 3.1.3) Compiler: gcc 3.2.2 OS: Linux I imported an already existing C++ project. The toolbars I get are different from the ones that I have when I start a new C++ (simple Hello-World) project. In the imported project the menus and toolbars are quite different. Especially the run and compile buttons in the build-toolbar are missing which is quite annoying. Could you please put them in? Thanks, Didi
Please read the chapter 12 of the user manual! C++ (simple Hello-World) project -> Autotools imported an already existing C++ project -> probably you selected custom makefiles CustomMakefiles != Autotools Therefore this is NOT a bug!
Sure I selected custom Makefile, so what? I don't regard this as a bug but as a wish :-). I would make absolutely sense to have the Build, Build target, and Run buttons for a custom C++ project. The options exist in the menu anyway, so why don't have the buttons. It has nothing to do with the autotools. By the way: Chapter 12 of the manual says: (... to be written )!
You have a very old manual. Take a look at: http://docs.kde.org/en/HEAD/kdevelop/kdevelop/project-management.html :)
*** Bug has been marked as fixed ***.