[vlc-devel] Undefined Symbols with mozilla plugin
Rémi Denis-Courmont
remi at remlab.net
Mon Sep 14 09:02:33 CEST 2009
On Mon, 14 Sep 2009 14:11:07 +0800, steven <steven_lin at sonix.com.tw> wrote:
> Undefined symbols:
> "_libvlc_video_Horizontal_flip", referenced from:
> LibvlcVideoNPObject::invoke(int, _NPVariant const*, unsigned
> int, _NPVariant&)in npvlc_la-npolibvlc.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [npvlc.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
You're calling a non-existent function.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list