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

Compile error and warning in mql4 "DWX_ZeroMQ_Server_v2.0.1_RC8.mq4" and "GlobalVariable.mq4" #36

Open
jaisj098 opened this issue Mar 29, 2022 · 3 comments

Comments

@jaisj098
Copy link

jaisj098 commented Mar 29, 2022

The two file "DWX_ZeroMQ_Server_v2.0.1_RC8.mq4" and "GlobalVariable.mq4" are showing error and warnings

The file "DWX_ZeroMQ_Server_v2.0.1_RC8.mq4" is showing 1 error

'&' - parameter passed as reference, variable expected DWX_ZeroMQ_Server_v2.0.1_RC8.mq4 205 27

while the file "GlobalVariable.mq4" is showing 4 errors and 2 warining

(!) expression not boolean GlobalVariable.mqh 42 78
(!) expression not boolean GlobalVariable.mqh 64 64
(-) '::' - unexpected token GlobalVariable.mqh 200 46
(-) 'create' - function not defined GlobalVariable.mqh 200 48
(-) '::' - unexpected token GlobalVariable.mqh 211 32
(-) 'create' - function not defined GlobalVariable.mqh 211 34

Note: The other include files loaded properly

@vivek-ram
Copy link

i got the same issue.

@ismailfer
Copy link

Looks like it's an old version of MT4; doesn't work for me either

@nguyenphu2023
Copy link

i got the same. MT4 version 4.00 build 1403 (newest)

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

4 participants