mql-zmq
mql-zmq copied to clipboard
Cannot load libzmq.dll [998]
The problem is that, libzmq.dll library can't be loaded into MT5 after metatrader update from 2350 to 2450. It prints the 998 error code, not 126 as it is common when the environment lacks with vc 2015.
I use MT5 2450 build with WINE environment. The libzmq.dll is taken from here https://github.com/dingmaotu/mql-zmq/tree/master/Library/MT5. I also tried with libraries taken from VC2010 directory. Before MetaTrader update, the library could be loaded, so I think that the problem is not connected with the vc libraries.
Maybe someone has an idea how to solve this issue?
Same issue.But I never made it load,how did you load it before update?And how did you use visual studio wirh wine?
Same problem here.
I'm using MT5 build 2669
You need to get the dll from folder MT5 or respective to your MT and put the dlls in the folder Libraries in <MetaTrader Data>\MQL5\Libraries>
You need to get the dll from folder MT5 or respective to your MT and put the dlls in the folder Libraries in
<MetaTrader Data>\MQL5\Libraries>
Can confirm, it works. Running MQL5-JSON-API.