dingmaotu / mql-zmq

ZMQ binding for the MQL language (both 32bit MT4 and 64bit MT5)
Apache License 2.0
553 stars 301 forks source link

Cannot load libzmq.dll on Parallels desktop Windows 10 x64 #46

Closed chanar closed 4 years ago

chanar commented 4 years ago

I looked through the other issues related to loading .dll and haven't been able to solve the issue. Is this something related to Parallels?

Thanks


Also not sure why libzmq.dll is with full path and libsodium.dll is not.

Screenshot 2020-04-01 at 22 52 52
tfmf commented 4 years ago

do you have the latest Visual C++ runtime (2015) installed?