aaronm67 / node-phash

Phash Bindings for Node.js
163 stars 41 forks source link

pHash.h not found #11

Closed austinbourdier closed 10 years ago

austinbourdier commented 10 years ago

Hello, I get the following error when trying to install phash on node:

../pHash.cpp:3:10: fatal error: 'pHash.h' file not found

include

It seems that you guys were possibly trying to comment that line including phash.h out? If so, node is not reading thrat as a commented out line of code. Could you change to the following please? Thanks!

//include