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

Monday, March 28th 2005, 5:08am

compiling QT programs with KDE objects

I use QT Designer and i'm having trouble compiling any QT program that has KDE objects in it. I have the necessary KDE header files installed on my box but the application can't find them.

In file included from kxinewidget.h:57,
from kxinewidget.cpp:40:
postfilter.h:32:23: klineedit.h: No such file or directory
postfilter.h:33:23: knuminput.h: No such file or directory
postfilter.h:34:23: kcombobox.h: No such file or directory
postfilter.h:35:25: kdialogbase.h: No such file or directory

Jesse

Beginner

Posts: 1

Occupation: Systems Engineer

  • Send private message

2

Monday, March 28th 2005, 11:49pm

RE: compiling QT programs with KDE objects

make sure you are including the paths to these files when you compile.

Krasu

Beginner

Posts: 30

Location: Republic of Belarus

  • Send private message

3

Wednesday, April 20th 2005, 9:55pm

[deleted]

This post has been edited 1 times, last edit by "Krasu" (Apr 20th 2005, 9:56pm)