dingmaotu / mql-zmq

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

cannot load libzmq.dll on WINE #36

Closed teeaaspoon closed 4 years ago

teeaaspoon commented 5 years ago

I use Mac OS, which is probably the issue but just wanted an answer from you anyways. I tried libzmq.dll and libsodium.dll in the MT4 and VC2010 folder. They will either crash my wine preloader or say it cannot load libzmq.dll

dingmaotu commented 5 years ago

Please ensure you have a proper version of WINE, installed VC2010 runtime, and use the correct arch DLL (x86 vs x64)

Deeptradingfx commented 4 years ago

I use Mac OS, which is probably the issue but just wanted an answer from you anyways. I tried libzmq.dll and libsodium.dll in the MT4 and VC2010 folder. They will either crash my wine preloader or say it cannot load libzmq.dll

I think the problem from using on mac is a Winbind is missing from macosx 10.12 a i did compile dll using mono i did every thing but doesnt works on wine running on mac.. its fine on linux