[vlc-devel] [PATCH] fix symbol name conflict between zip and archive
Rémi Denis-Courmont
remi at remlab.net
Fri May 22 18:37:15 CEST 2015
No, there is no such conflict. These are in different plugins.
You cannot link everything together without an intermediate re-linking step,
but most obviously because there is no support for this in the VLC git tree.
There are also a number of other conflicts, not just this one. Worse, linking
everything directly most probably would violate the C++ One Definition Rule.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list