Bug 73772 - imported C++ project is missing toolbars
Summary: imported C++ project is missing toolbars
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Custom Makefiles (show other bugs)
Version: 3.0.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-29 18:39 UTC by Dietrich Foethke
Modified: 2008-06-29 17:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dietrich Foethke 2004-01-29 18:39:07 UTC
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
Comment 1 Amilcar do Carmo Lucas 2004-01-29 19:00:09 UTC
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!
Comment 2 Dietrich Foethke 2004-01-29 19:31:53 UTC
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 )!
Comment 3 Amilcar do Carmo Lucas 2004-01-29 19:44:24 UTC
You have a very old manual.
Take a look at:
http://docs.kde.org/en/HEAD/kdevelop/kdevelop/project-management.html

:)
Comment 4 Andreas Pakulat 2008-06-29 17:48:59 UTC
*** Bug has been marked as fixed ***.