Re: [LAU] building Freecycle for x86_64 ?

From: Ken Restivo <ken@email-addr-hidden>
Date: Sat Jun 09 2007 - 01:53:51 EEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Jun 07, 2007 at 03:23:30PM +0200, Emanuel Rumpf wrote:
> 2007/6/7, Florian Schmidt <mista.tapas@email-addr-hidden>:
>
> It seems to me that the freecycle uses a mixture of Qt3 and Qt4.
>
>
>
> No, I compiled it successfully, with the right libinstpatch installed, on
> debian/unst./32 with QT3
>
>
> tar xfj freecycle-0.6alpha.tar.bz2
> cd freecycle
> cd src
> export QTDIR=/usr/share/qt3
> /usr/share/qt3/bin/qmake # no arguments ! run in src dir
> cd ..
> /usr/share/qt3/bin/qmake # no arguments ! run in base dir
>
> vim src/soundplayer.cpp
> [[[
> fix:
> src/soundplayer.cpp line 77
> from:
> bufferPointersLR=new (float*)[2];
> to:
> bufferPointersLR=new float*[2];
> ]]]
>
> make
>
>
>
> So i suppose noone wins..
>
>
> I won ;-)
>
>

Great! Now you can do the QT4 dance.

http://www.trolltech.com/video/qt4dance_medium.mov

- -ken
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFGad3/e8HF+6xeOIcRAnJHAKDwts8sWdvNwPATxw3Dk1trgMWV1QCg1xoz
oJ17LWgCmf6fnM9j447h+WI=
=njiV
-----END PGP SIGNATURE-----
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
Received on Sat Jun 9 04:15:02 2007

This archive was generated by hypermail 2.1.8 : Sat Jun 09 2007 - 04:15:02 EEST