Open jonasagx opened 9 years ago
I expect that the native loader didn't pack the libspotify.so library in the jar. Did you set the LIB_SPOTIFY environment variable correctly? It should be set to the unpacked libspotify root folder (the folder that contains "lib/libspotify.so").
I built the lib and am using it as a part of my local maven repo, and when I run the code example from README an exception is raised:
I don't know how to solve it, and as there is no documentation covering pom.xml configuration many others might have the same issue.