distributing mql4 binaries

 

Hi,

I'm distributing mql4 binaries (scripts) without the source files and in some occasions the binaries are reported not to work. Does MT4 require re-compilation on some computers because of certain compiler directives specific to different computers? Does the originating computer have to be the same CPU architecture - or should compiled mql4 files on one computer work on any other computer? This applies specifically to scripts (I didn't try EA's or indicators).


Another question is related to metalang.exe - it doesn't seem to be able to find included libraries - is there an environment variable I can set in PATH that will solve this, or do I need to include the libraries with an absolute path?


Thanks in advance for your answers,

Dimitri Georganas

Magic Lines Forex

 
dimmyg : To clarify, this problem concerns .ex4 only files being distributed without the .mq4 files.