Re: [LAU] building Freecycle for x86_64 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




2007/6/7, Florian Schmidt <mista.tapas@xxxxxxx>:

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 ;-)
 

regards, emanuel


_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux