IlanFrumer / mql4compiler

mql4 compiler for sublime text 3
20 stars 9 forks source link

Mqlcompiler | error: wrong file extension: (.mql4) #9

Open marcuskino opened 6 years ago

marcuskino commented 6 years ago

I am getting this error in Sublime (OSX Sierra) console:

Mqlcompiler | error: wrong file extension: (.mql4)

Any ideas?

marcuskino commented 6 years ago

It's ok I worked it out:

file extension should be .mq4

not .mql4