perezpaya / Spotijay

Useful tool that allows you to get tracks from your premium subscription in 320kbps and keep them synced
MIT License
90 stars 11 forks source link

Please ignore #6

Closed tim-gp closed 9 years ago

tim-gp commented 9 years ago

Hi, I'm getting:

Tims-Mac-mini:Spotijay timdp$ npm install

libspotify@0.2.2 install /Users/timdp/Spotijay/node_modules/libspotify node-gyp configure build

CXX(target) Release/obj.target/libspotify/src/album.o In file included from ../src/album.cc:20: ../src/common.h:23:10: fatal error: 'libspotify/api.h' file not found

include <libspotify/api.h>

     ^

1 error generated. make: *\ [Release/obj.target/libspotify/src/album.o] Error 1

From the node-gyp.

Where does api.h need to be?

Thanks for the project, looks great and will be extremely helpful in conjunction with discotify.

tim-gp commented 9 years ago

See the other closed issue for resolution