You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, March 26th 2008, 11:02pm

kdevelop and qmake problem

Every time I add a file to the project, src.pro project file gets regenerated and QT -= gui line is automatically added. This disables linking with any GUI widgets. What (and where?) should I change in the project configuration to enable Qt GUI?