Skip to content

uAnsi2Unicode - function not defined on OTMql4Zmq.mqh #19

@mglcampos

Description

@mglcampos

Metatrader says it cannot open mql4Zmq.ex4 file. First I fixed the import on the OTMql4Zmq.mq4 expert advisor so it includes OTMql4Zmq.mqh. But then when I compile both .mqh and .mp4 I get errors. "uAnsi2Unicode - function not defined on OTMql4Zmq.mqh"
I used dependency walker to check the mql4zmq.dll and it says: "Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module."
I tried everything from putting all the required .dll's in the same folder or different versions and nothing works
I am working on Linux, running Metatrader 64 bit, build 1010 with wine. I am using the pre-compiled libs from git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions