Replies: 1 comment 1 reply
-
Riprock, I suppose you start your app from Release or Debug folder? In your case, you install dynamic link library type, not static. If so, you need put near .exe-file correspond .dll-file - libcrypto-3.dll |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use the Openssl library in my visual studio project and I followed the instructions for setting up vcpkg
I keep getting this error. I searched for the file in question and it exists in the vcpkg install directory in a subfolder
Is there something im missing in order to use the library?
Beta Was this translation helpful? Give feedback.
All reactions