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?
My inquiry is a question for the handling with kdevelop, not a bug!
so it's not a bug.
closing as INVALID
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