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
After 3.5.13 i couldn't get this source to build. I am using git source
'applications/twin-crystal-style' and under qt3 it builds no problem, but
there are errors when trying to use it because the plugins can not be
loaded. Tim mentioned the problem was with qt3 and he doesn't really want
to patch qt3 for this.
For this reason i rebuilt everything under tqt3, but the
'applications/twin-crystal/style' git source will not build (re: errors
posted in last email). Will keep playing with it and see where it leads.
Thanks.
Jay
On Thu, Feb 23, 2012 at 12:48 AM, David C. Rankin <
drankinatty(a)suddenlinkmail.com> wrote:
> On 02/22/2012 08:46 PM, David C. Rankin wrote:
> > 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
> >
> >
>
> Yes, the source was from kde-look. Old url was:
>
>
http://www.kde-look.org/content/show.php?content=13969
>
> --
> David C. Rankin, J.D.,P.E.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> trinity-devel-unsubscribe(a)lists.pearsoncomputing.net
> For additional commands, e-mail:
> trinity-devel-help(a)lists.pearsoncomputing.net
> Read list messages on the web archive:
>
http://trinity-devel.pearsoncomputing.net/
> Please remember not to top-post:
>
http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>
>