Nas Network Audio System QSound problem
Hi,
I'm using ubuntu 9.10 and I have installed NAS.
Ställer in nas (1.9.2-1) ...
Starting the Network Audio System
Network Audio System Release 1.9.2
but my simple request
bool sound = QSound::isAvailable ()
gives me sound = false
Any ideas where I should look? Tried the Phonom approach but the sample provided by QT creator didnt work either.
Thanks
Per
Re: Nas Network Audio System QSound problem
Did you rebuild Qt with NAS support enabled? I would really advise against using NAS though... Better dedicate some effort to get Phonon working...
Re: Nas Network Audio System QSound problem
thanks,
I was planning for Phonom anyway but I didn't get that to work either.
I have installed the Gstream packets I have found but it does still not work. Do I need to recompile the libaries for Phonom support, even if I'm using he QT package shipped with Ubuntu 9.10?
Thanks,
Per
Re: Nas Network Audio System QSound problem
Phonon is tricky to use, especially if you have KDE installed which has its own Phonon plugin that uses xine as the backend possibly with non-compatible dependencies. For the last question I guess you need to ask Ubuntu package maintainers...