I am trying to compile code for the Java binding of VLC player with vlcj 2.1.0 and I am getting the error:
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: This version of vlcj requires version 2.0.0 or later of libvlc, found too old version 1.1.9 The Luggage.
The only version I can find for MacOS is "libvlc-1.1.9-macosx"
Any ideas??
Thanks