Skip to content

UnsatisfiedLinkError: no jahspotify in java.library.path #10

@jonasagx

Description

@jonasagx

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:

Oct 02, 2015 11:54:11 AM jahspotify.JahSpotifyNativeLoader <init>
WARNING: Unable to load stream for libspotify.so
Oct 02, 2015 11:54:11 AM jahspotify.impl.JahSpotifyImpl <clinit>
WARNING: The native-jar was not found or could not load the required libraries. Trying to load jahspotify without it.
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jahspotify in java.library.path

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions