In my search results for these dlls, I too found suggestions for making the 32bit versions run on 64bit OS.  But you might consider the two links in on of my many emails in the past hour, where 64bit versions of the dlls do exist.  Here they are again:
http://api.256file.com/libeay64.dll/m-download-196014.html
http://api.256file.com/ssleay64.dll/m-download-196021.html

On 12/11/2018 9:21 AM, Joachim Schmitz wrote:
It will, I tried

-----Original Message-----
From: Ralf Mattes [mailto:r...@mh-freiburg.de]
Sent: Tuesday, December 11, 2018 3:17 PM
To: mscore-developer@lists.sourceforge.net
Subject: Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017
compile/link error

Am Dienstag, 11. Dezember 2018 14:51 CET, Sideways Skullfinger
<sidew...@sidewaysskullfinger.com> schrieb:
I have manually copied the two ssl files, libeay32.dll and
ssleay32.dll, into my msvc.install_x64/bin folder, and that does not fix
the issue.

So you expect a 32-bit library to work on a 64-bit build? It won't ...
The only references to "dll_sll1" in the project are in
CMakeLists.txt, and they do not include the "-NOTFOUND" text anywhere
I think it's time to learn the basics of your toolchain ;-) Have a look at:
  https://cmake.org/cmake/help/latest/command/find_library.html

there you'll find all about "-NOTFOUND"





_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer



_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer




_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to