[vlc-devel] Compiling custom access module
Remi Denis-Courmont
rdenis at simphalempin.com
Thu Nov 15 11:54:23 CET 2007
On Wed, 14 Nov 2007 22:17:46 +0100, "Mad Mac" <madmac2501 at gmail.com> wrote:
> the files compiles ok but when tries to link into one library it
> complains about duplicated symbols. It seems like when compiling
> ignores the dependency guards (#ifndef HAVE_AUXILIARY_H #define
> HAVE_AUX ...) and because of that there is a conflict between
> libraries access.c and auxiliary.c
Probably not including whatever .h file defines these.
--
Rémi Denis-Courmont
http://www.remlab.net
More information about the vlc-devel
mailing list