Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npm install on windows fails looking for OpenSSL libeay32.lib which no longer exists #130

Open
mattwhetton opened this issue Apr 9, 2021 · 2 comments

Comments

@mattwhetton
Copy link

Hey all,

Having issues using bignum (and libraries depending on it) on windows. Whenever I try to install its looking for an openssl library in a static location that doesn;t exist. I have tried installing openssl and copying the files into that directory, but libeay32.lib isn't called that anymore and the older version doesn't seem to be available.

Am I missing something or is there a fix for this? I did see an old thread that linked to an article, but the link is no longer available.

Thanks

Matt

Error details:

LINK : fatal error LNK1104: cannot open file 'C:\OpenSSL-Win64\lib\libeay32.lib' [C:\source\temp\bignumtest\node_module
s\bignum\build\bignum.vcxproj]
@unruledboy
Copy link

Exact same error here.

@Facj
Copy link

Facj commented Jan 16, 2024

same here after updating to Windows 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants