Where to get the mql.exe COMPILER - page 2

 
Thanks anyway, I´ll try to find somebody who still have the .exe file
 

I've got copy of it, let me know if you still need it, since you can always use metaeditor.exe binary to compile sources from the command-line.

 

See:

 - http://stackoverflow.com/a/32459182

- http://www.metatrader5.com/en/metaeditor/help/development/compile

for some examples. 

How to compile an mq4 file with a command-line tool?
How to compile an mq4 file with a command-line tool?
  • stackoverflow.com
Now I am compiling my MetaTrader files to files with MetaEditor. But my files are generated by a Java-process, and I would like to automate the compilation process. Is there a command-line compiler tool I could call programmatically?
 
Rafal Wieczorek:

I've got copy of it, let me know if you still need it, since you can always use metaeditor.exe binary to compile sources from the command-line.

 

See:

 - http://stackoverflow.com/a/32459182

- http://www.metatrader5.com/en/metaeditor/help/development/compile

for some examples. 


I do need it. If you still have the copy I would be interested having one, I need it for a software that uses it and I can't change the software ;)
 
bompa:

I do need it. If you still have the copy I would be interested having one, I need it for a software that uses it and I can't change the software ;)
Even if you find it, it will be a very old version.
 

hi karlosflyer.

do you have got MQL5 Complier,?

Please share to me

 
FeriNoviardi #:

hi karlosflyer.

do you have got MQL5 Complier,?

Please share to me

well, nowadays it is integrated in MetaEditor.exe

You can run it by command line options. There is no need to have it separate.