I got/took these 2*2 DLLs from Qt 5.12's MinGW, 32bit and 64bit. So despite having 32 in their name, they do work with the 64bit MuseScore too, they are in the Beta and without them "Save online" wouldn't work. Advantage: We use Qt since ages, we used to use MinGW, so trust that too. So those DLLs are basically from a trusted source.
Maybe those 64bit versions work to, maybe they work better? Maybe the current one is the culprit for not uploading custom audio properly? Not sure, but indeed might be worth a try Bye, Jojo -----Original Message----- From: Sideways Skullfinger [mailto:[email protected]] Sent: Tuesday, December 11, 2018 4:29 PM To: [email protected] Subject: Re: [Mscore-developer] ?==?utf-8?q? "dll_ssl1-NOTFOUND" VS2017 compile/link error 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:[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 _______________________________________________ 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
