Re: [Xmms-embedded-users] Help of xmms-embedded 0.00003 (Can't start display)
Status: Beta
Brought to you by:
pnis
From: Balatoni D. <pn...@co...> - 2003-05-08 23:04:17
|
Hi! get_gplugin_info should be extern "c" and xmms should look for=20 get_gplugin_info . Right now it is wrong but works with gcc 2.95 ,but I will fix it in cvs. btw I suggest you checkout xmms from the cvs repository on=20 sourceforge - link is on the sf project page.=20 On 2003. m=A8=A2jus 8. 15.54, Liu Wenfeng wrote: > Hello, all > > I have met a problem when using the xmms-embedded 0.00003. All the > input/output plugins can be loaded but the general plugin -- libQPEgui.so > -- can't. When i check the code, i found that the code to resolve symbol > "get_gplugin_info__Fv" can't succeed.But I don't know why. I also can't > find get_gplugin_info__Fv in libQPEgui.so. So i replace > get_gplugin_info__Fv with get_gplugin_info that can be found in > libQPEgui.so. But it doesn't work, either. > > Does anybody has met this situation? Would you please help me that? Thank > you very much. > > Wenfeng bye Denes |