duplicate symbol while reference vlc on macos
Hi, everybody, i try to reference vlc on my project, on windows and linux, it works well, but on macos, i got an error: duplicate symbol '_vlc_module_name' in: /Users/client/code/sdk/libs/mac/libvlc.a(core.o) /Users/client/code/sdk/libs/mac/libvlccore.a(libvlc-module.o)
how can i fix this, any ideas?
Edited by hcz