JoshKaufman / ursa

URSA - RSA public/private key OpenSSL bindings for Node.js
Other
618 stars 135 forks source link

Window 8.1 : Fatal Error C1083 #99

Open d00001 opened 9 years ago

d00001 commented 9 years ago

I get this when I run nmp install ursa

c:\users\USER\documents\development\node_modules\ursa\src\ursaNative.h(13): fatal error C1083: Cannot open include file: 'openssl/rsa.h': No such file or directory (..\src\ursaNative.cc) [C:\Users\USER\Documents\development\node_modules\ursa\build\ursaNative.vcxproj]

Any ideas

Windows 8.1 Visual Studio 2013 Installed Phyton 2.7 node-gyp installed OpenSSL installed

Do i need to set some path variable?