On 02/22/2012 08:22 PM, Jay wrote:
Correction. The file qvariant.h has includes
#include <QtCore/qatomic.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qlist.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qmap.h>
#include <QtCore/qhash.h>
#include <QtCore/qstring.h>
These are in tqtinterface ... but these are for qt4.
git/tde/main/dependencies/tqtinterface/qtinterface/tqt4/Qt/
Unable to build twin-style-crystal under tqt3 with no qt4 installed at all.
Jay
I've built it for 3.5.10 and always with Qt3 only. Which source are you using?
The source I've used is:
13969-crystal-1.0.7.tar.bz2
(which I think is the kde-look source package)
Nothing at all fancy on the build:
cd $startdir/src/crystal-$pkgver
./configure --prefix=`kde-config --prefix`
make || return 1
--
David C. Rankin, J.D.,P.E.