Hi,
I am doing one project in which i need to identify the genre of the songs by Last.fm API.
I need to use lastfmfpclient fingerprint api for this task.
I got lastfmfpclient unix executable binary so i thought to use NSTask and do this task. I added all the library and it compiled also. But it gives me runtime error.
I am getting following error for this.
Reason: Image Not Found with lastfmfpclient
Does anyone know that how to solve this problem with unix executable binary.
Many Thanks.
I am doing one project in which i need to identify the genre of the songs by Last.fm API.
I need to use lastfmfpclient fingerprint api for this task.
I got lastfmfpclient unix executable binary so i thought to use NSTask and do this task. I added all the library and it compiled also. But it gives me runtime error.
I am getting following error for this.
Reason: Image Not Found with lastfmfpclient
Does anyone know that how to solve this problem with unix executable binary.
Many Thanks.