It will, I tried -----Original Message----- From: Ralf Mattes [mailto:[email protected]] Sent: Tuesday, December 11, 2018 3:17 PM To: [email protected] Subject: Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error
Am Dienstag, 11. Dezember 2018 14:51 CET, Sideways Skullfinger <[email protected]> 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 [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
