[vlc-devel] Re: Problem adding QTE GUI module
Jean-Paul Saman
jean-paul.saman at planet.nl
Thu Nov 10 20:05:16 CET 2005
j y wrote:
> Hi,
>
> I added QTE GUI module for VLC 0.8.2, but after configuration and compiling,
>
> I run ./vlc -I myqte -vvv
>
> there is warning for loading library:
>
>
>
> [00000001] main vlc warning: cannot load module 'modules/gui/myqte/libmyqte_plubin.so' (libqte.so.3: cannot open shared object file: No such file or directory)
Do a ls -l modules/gui/myqte/libmyqte_plubin.so to see if it is build?
Anyway the name is completely wrong it should read: libmyqte_plugin.so.
Did you add that yourself to the Makefile.am? If so you shouldn't,
please read the HACKING document carefully.
Gtz,
Jean-Paul Saman.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list