phnonon-backend
Hi,
whe i configure qt with -gd -phonon -phonon-backend i have error in linking on function libgd. Is it version problem?
14 replies
You don’t have gd library where it is trying to find it. Try something like “cave resolve gd” with your package manager.
http://catb.org/~esr/faqs/smart-questions.html
Hi,
my error is here:
error log [pastebin.com]
Assuming that you target Symbian, let me suggest this instead:
http://tamss60.tamoggemon.com/2010/04/22/proper-sound-and-background-music-with-qt-for-symbian/
Assuming that you target Symbian, let me suggest this instead: http://tamss60.tamoggemon.com/2010/04/22/proper-sound-and-background-music-with-qt-for-symbian/
I had read somewhere for Symbian not to depend on Phonon. Some better alternative will be provided in the next Qt Mobility version.
hi Qtk,
sorry – but I have ti disappoint you. Qt Mobility is a knife, and Phonon is a stenley – but both a sharp.Trust me and use the native version outlined above. Saves you heartache..
I do completely agree with you. But if Nokia wants to push Qt development for Symbian platform they will have to sort these issues quickly. If I have to develop application using native Symbian API’s. I would prefer to do everything in Symbian with custom LAF.
And moreover for someone new to Symbian learning it would take some time.
Hi, my error is here: error log [pastebin.com]
Longer log would be much nicer.
`QEventDispatcherGlib::QEventDispatcherGlib(QObject*)’
It doesn’t find some Glib specific stuff. It means that -lglib doesn’t match. Either you don’t have library in correct place, or more likely, you’ve done something wrong, trying different way of building first and didn’t clean up or something like that. Anyway, need more info.
You must log in to post a reply. Not a member yet? Register here!




