Some missing include files for compilation with KDE-3.0.x

Harald Fernengel harry at kdevelop.org
Fri Jan 24 19:52:04 UTC 2003


Hi,

On Friday 24 January 2003 19:37, Amilcar do Carmo Lucas wrote:
> parts/valgrind/dialog_widget.cpp
> #include <klineedit.h>
> #include <kurlrequester.h>
>
> Hope this helps,

as you can see in the comments on top of each file you changed, the files are 
all auto-generated by uic. If you cvs update/recompile, you'll have to fix 
the files all over again.

The main problem stays, uic doesn't recognize the KDE widgets. If you start 
"designer", do you have the KDE Widgets in your toolbar? Can you create a 
simple dialog with one KLineEdit? Do you get any error output?

I don't quite know what is going wrong, did you switch compiler in the 
meantime? Changed/Installed any libs not from SuSE? Multiple KDE/Qt 
installations? Leftovers from old installations? Maybe reinstalling Qt and 
the KDE*devel packages helps?

Best regards,
Harry




More information about the KDevelop-devel mailing list