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

'=' - type mismatch GlobalVariable.mqh 292 12 #56

Closed TheChapus closed 3 years ago

TheChapus commented 3 years ago

Hello, I was using mql-zmq for quite some time, I made a change in the dwx-zeromq code and I have an error in GlobalVariable, exactly on line 292: m_hm = new HM; I have downloaded the whole folder again from this repository and replaced all the files and still have the same problem

My mt4 version is: 4.0 Build 1280 July 24, 2020

TheChapus commented 3 years ago

I have fixed it by replacing all the files including the * .dll

zzhulm commented 10 months ago

i got the same problem, tried the relacing the whole same but still not working.

dingmaotu commented 10 months ago

@zzhulm it may be a compiler bug and see https://github.com/dingmaotu/mql4-lib/issues/61