Hello Uli,

Thanks for your response. Here are the information for your reference:
     OS: Ubuntu 10.04LTS 32-bit Version
     IDE: Eclipse
I'm using Eclipse Build-in CDT instead of Makefile. Since you have mentioned
about Makefile, I'll take the plugin sample: ColorNode, which is provided in
libavg source code for my reference, and see if I could solve this problem
through it.


Best Regards,
Rino Tsai


2010/9/19 Ulrich von Zadow <[email protected]>

> Hi Rino Tsai,
>
> it's a bit hard to figure out what's going on without more information. Can
> you tell us how you are compiling the plugin? Makefile? If it's not too
> long, can you post the Makefile? Which operating system is this?
>
> Cheers,
>
>  Uli
>
> On Sep 16, 2010, at 8:33 PM, Hung-Chieh Tsai wrote:
>
> > Dear all,
> >
> > I'm developing a libavg plugin, but I've got error message when I'm
> running a python test program:
> >
> > Traceback (most recent call last):
> >     File "BrowserTest.py", line 22, in <module>
> >         player.loadPlugin("libBrowserNode")
> > RuntimeError: ./libBrowserNode.so: undefined symbol:
> _ZN3avg10RasterNodeD2Ev
> >
> > I guess it's the fault from the compile process, but could anyone help
> with the compile setup environment with plugin? I will be appreciated with
> your help!!
> >
> >
> > Best Regards,
> > Rino Tsai
> > _______________________________________________
> > libavg-users mailing list
> > [email protected]
> > https://mail.datenhain.de/mailman/listinfo/libavg-users
>
> --
> Any technology distinguishable from magic is insufficiently advanced.
>
> Ulrich von Zadow | +49-172-7872715
> Jabber: [email protected]
> Skype: uzadow
>
>
>
>
> _______________________________________________
> libavg-users mailing list
> [email protected]
> https://mail.datenhain.de/mailman/listinfo/libavg-users
>
_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users

Reply via email to