transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

Windows x64 - wrong dlls in #1368

Closed atais closed 3 years ago

atais commented 3 years ago
  1. Operating system Windows 10 pro x64

  2. Transmission Remote GUI 5.18.0 from releases

I had to download OpenSSL from https://indy.fulgan.com/SSL/openssl-1.0.2s-x64_86-win64.zip

Unpack libeay32.dll and ssleay32.dll to "C:\Program Files (x86)\Transmission Remote GUI" and restart client.

the included dlls did not work, resulting in the same error as in #1238

g0blin-NN commented 3 years ago

transgui-5.18.0-i386-win32.zip + openssl-1.0.2s-x64_86-win64.zip = does not work transgui-5.18.0-x86_64-win64.zip + openssl-1.0.2s-x64_86-win64.zip = working

g0blin-NN commented 3 years ago

try it https://github.com/pozitronik/CloudMailRu/tree/master/x64 for transgui win64 https://github.com/pozitronik/CloudMailRu/tree/master/x32 for transgui win32

atais commented 3 years ago

Maybe I have downloaded wrong one. Sorry