Compiling error......
-
Ohh ok..
now i can sleep....
Thanks man!! -
You can always sleep. Don't worry, I keep backups for 5 days and there was no situation when all projects were accidently deleted. Also, each history point (look in History, the upper right corner) is a copy of the whole project at the given time and exists as a separate file, so even if the project eventually broke, it's latest history point should be fine

-
Thats sounds really good!
you are my hero FxDreema!
When i will be millioner i'll make you a big gift!
-
Haha, I'm waiting!

-
I have problem with compiling from FxDreema.
Pathes are fine, compiling from metaeditor works but not from FxDreema
I always get a popUp with MQL4/MQL5 Compiler doesn't work anymore
and in FxDreema:Compilation error: Server error, the file can not be compiled
-
Inside fxdreema.exe there is an embedded file mql.exe, which is the original compiler from MetaQuotes. This file is exported into fxDreema/Data and is used to compile the output file. Before using it, fxDreema checks if mql.exe exists in your MetaTrader folder, but since build 600 this file is not included and that's why I decided to provide it with fxdreema.exe. Maybe mql.exe can't compile the file, I don't know exactly.
You can try with newer mql.exe, here is where it can be downloaded (32 and 64 bit version, works for MQL4 and MQL5)
http://files.metaquotes.net/metaquotes. ... t5/mql.exe
http://files.metaquotes.net/metaquotes. ... /mql64.exe -
Great that works for me