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

Reply via email to