Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GlobalVariable.mqh compilation error #70

Open
Tim142857 opened this issue Mar 18, 2024 · 1 comment
Open

GlobalVariable.mqh compilation error #70

Tim142857 opened this issue Mar 18, 2024 · 1 comment

Comments

@Tim142857
Copy link

Tim142857 commented Mar 18, 2024

Hello,
I have this compilation error:

⛔ : '=' - type mismatch (293,12)

For the line:

m_hm = new HM;

Can you help me to solve it plz?

I found on the web that could be a compilator version error but i think mine is the latest (Version 5 build 2408)

@dingmaotu
Copy link
Owner

The problem is a recurring one... Because it is a less commonly used technique, I think the support of this language feature in MetaTrader is buggy. I will look into refactoring this part to avoid this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants