This seems to have stopped working after I upgraded to Windows 10.
When compiling using F5 it crashes with the message below.
Anyone any ideas how to fix. (I've tried reinstalling)
Just made an IDE for MQL4
-
FreeFox
- Posts: 3
- Joined: Mon Nov 11, 2013 10:10 pm
Just made an IDE for MQL4
You do not have the required permissions to view the files attached to this post.
-
DigitalCrypto
- Trader
- Posts: 237
- Joined: Tue Feb 24, 2015 4:38 am
Just made an IDE for MQL4
Hey FreeFox,
I'm not 100% sure but I think there is a problem with Windows 10 and Empty4. I am sure one of the other guys will chime in on it. I saw it a month or two ago if memory serves.
You might want to contact your broker and see if they can get some direct assistance from MetaQuotes. That's the only way I've been able to sort bugs out.
Hope this helps,
David
I'm not 100% sure but I think there is a problem with Windows 10 and Empty4. I am sure one of the other guys will chime in on it. I saw it a month or two ago if memory serves.
You might want to contact your broker and see if they can get some direct assistance from MetaQuotes. That's the only way I've been able to sort bugs out.
Hope this helps,
David
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Just made an IDE for MQL4
I have opened a Crapdows 10 discussion/have a moan/solutions thread at http://www.stevehopwoodforex.com/phpBB3 ... 87#p128787

Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
-
toc17
- Trader
- Posts: 34
- Joined: Mon Mar 30, 2015 7:55 am
- Location: Madrid, Spain
Just made an IDE for MQL4
Hi,
Anybody knows how to update the mql help to the newest versions?
I did try to just copy the files mql4.chw and mql4.chm to Scite/doc, but does not work
Thanks,
Jose
Anybody knows how to update the mql help to the newest versions?
I did try to just copy the files mql4.chw and mql4.chm to Scite/doc, but does not work
Thanks,
Jose
-
gridluck
- Posts: 1
- Joined: Sat Dec 26, 2015 6:50 am
Just made an IDE for MQL4
this doesnt highlight the extern parameters.. 
-
DigitalCrypto
- Trader
- Posts: 237
- Joined: Tue Feb 24, 2015 4:38 am
Just made an IDE for MQL4
If your very first post is a complaint I'm almost certain how the rest of the conversation will go.
Suffice it to say feel free to use MetaEditor.
Suffice it to say feel free to use MetaEditor.
-
kawasaks
- Posts: 2
- Joined: Wed Jun 08, 2016 1:01 am
Just made an IDE for MQL4
hi, do you have any plan to make the IDE available for MQL5?
happy to pay for it.
happy to pay for it.
-
billivet
- Posts: 2
- Joined: Thu Apr 11, 2013 6:52 am
Just made an IDE for MQL4
For compiling 64 bit windows 10
..\other\compile.bat
edit line 2
%2\other\mql64.exe /i:%3 %1
..\languages\mql.properties
edit line 132
metalang=$(SciteDefaultHome)\other\mql64.exe
restart and should be ok.
also anyone found a .chm file for help that is in English
..\other\compile.bat
edit line 2
%2\other\mql64.exe /i:%3 %1
..\languages\mql.properties
edit line 132
metalang=$(SciteDefaultHome)\other\mql64.exe
restart and should be ok.
also anyone found a .chm file for help that is in English
-
kawasaks
- Posts: 2
- Joined: Wed Jun 08, 2016 1:01 am
-
billivet
- Posts: 2
- Joined: Thu Apr 11, 2013 6:52 am
Just made an IDE for MQL4
Thnx kawasacs
Meant a helpfile for scite-mql instead of lua-5.1rus.chm
Meant a helpfile for scite-mql instead of lua-5.1rus.chm