Cannot fix vlcj load library 'libvlc'
问题 i am using netbeans to use vlcj jar my jdk is jdk-7u45-windows-x64 and my vlc is 64b i installed the library by going to libraries then right Click on the libraries file then add jar/folder and i added the file i download it from here file link the file name vlcj-3.0.0-dist.zip i unzip it then add it by select them all the code for test is this package translater; import uk.co.caprica.vlcj.binding.LibVlc; import uk.co.caprica.vlcj.runtime.RuntimeUtil; import com.sun.jna.Native; /** * *