Bug 72992 - Connecting the kdevelop-compiler and linker with the Qt-designer
Summary: Connecting the kdevelop-compiler and linker with the Qt-designer
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 2.1.5
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-19 21:08 UTC by esddss
Modified: 2004-01-19 21:51 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 esddss 2004-01-19 21:08:48 UTC
Version:           2.1.5 (using KDE 3.1.4)
Installed from:    SuSE
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-99-default

How do I connect the kdevelop-compiler and linker with the Qt-designer, to integrate my own menus or dialogs?
The descriptions are, I think, for elder versions(?), or I don't understand something.
When I create a new project-data with the wizard of kdevelop and build an ".ui"-data with the same name by the Qt-designer with my own menus or forms or dialogs, the compiler and the linker of kdevelop integrates the ".ui"-data, but the compiled and linked new program (Menu "Erstellen" F8) shows not my own menus or dialogs.
What are the mistakes, what do I wrong, have I something forget?
Comment 1 esddss 2004-01-19 21:13:58 UTC
My inquiry is a question for the handling with kdevelop, not a bug!
Comment 2 Dominik Haumann 2004-01-19 21:23:58 UTC
so it's not a bug.
Comment 3 Dominik Haumann 2004-01-19 21:24:40 UTC
closing as INVALID
Comment 4 Amilcar do Carmo Lucas 2004-01-19 21:51:56 UTC
Sorry, KDevelop 2.x is no longer under development.

Visit http://women.kde.org/articles/tutorials/kdevelop3/ and your questions will be answered.

You are strongly advised to update to the latest CVS version of KDevelop3, code name gideon, take a look at:
http://www.kdevelop.org/index.html?filename=branches_compiling.html
for all the details you need. If you find a problem or need help please send a mail to the mailing list:
http://www.kdevelop.org/index.html?filename=mailinglist.html
or drop us a line at the channel #kdevelop on the server irc.kde.org using ksirc, for example.
Please use the CVS version and compile it yourself because that way you can easily patch it if a bug is found.

KDevelop3 can open Develop2 projects. To do so, goto the "Project -> Open Project ... " and select
"KDevelop 2 Project Files" in the "Filter:".
So migrating is a breeze. :)

P.S. : The KDevelop team closed over 555 reported and confirmed bugs since the release of the last KDevelop2.x