[PyKDE] Compliling pyqt4
pykde at x11.cjb.net
pykde at x11.cjb.net
Wed Jan 17 12:29:26 GMT 2007
On Tuesday January 16 2007 8:33 pm, Andreas Pakulat wrote:
> > > Check that /usr/include/qt4/Qt/qtest.h includes the members that gcc
> > > complains about.
Ok, do I did find the file qtest.h
These are the include statments at the top of that file, I don't see any of
the ones that gcc wanted in there.
#ifndef QTEST_H
#define QTEST_H
#include <QtTest/qtest_global.h>
#include <QtTest/qtestcase.h>
#include <QtTest/qtestdata.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qobject.h>
More information about the PyQt
mailing list