Closed eugeneniemand closed 4 years ago
Hi,
you have a bug in the ArrayResize - missing the )
@5xcor thanks for getting back to me, which line? This is not my code, this is from the zeromq library
Got same issue - any suggestions?
Well looking to code found some name conflicts Easiest way to fix just replace data() with zmq_msg_data(this) Work for me
duplicate of #40 and already fixed.
Please create a release including this fix, latest release is from October 2017 and I ran into this.
A lot of people like myself go straight to the releases page because its supposed to have fully working code, avoiding downloading the current code because it could be on development and not properly tested yet.
I followed instructions from this repo as well as https://github.com/darwinex/dwx-zeromq-connector
When trying to compile I get errors in
zmqMsg.mqh
I also have the following installed
Any Ideas will be appreciated