You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sublimeMQL4compile compiles [MQL4(MetaTrader4)](http://www.metaquotes.net/en/metatrader4/trading_terminal) by a [SublimeText 3](https://www.sublimetext.com/3). And an error log is indicated automatically.
All files with which I deal by a MetaEditor (`.mq4` , `.mqh`) can be compiled. It's also possible to compile the file which imported `.dll` and `.ex4`.
13
+
14
+
15
+
16
+
## Installation procedure
17
+
18
+
1. After whether it's installed in gitclorn downloads a zip file, a zip file is defrosted.
19
+
20
+
2. The place a sublimeMQL4compile folder establishes is in the `<Your>\<setting>\Sublime Text 3\Packages\` directory.
21
+
22
+
※ It doesn't correspond to Package Control for the moment.
23
+
24
+
25
+
26
+
## Setting
27
+
28
+
1.`sublimeMQL4compile.sublime-settings` filing in the `sublimeMQL4compile` directory is held.
29
+
30
+
2. A complete path of its `metaeditor.exe` is input to a `"compiler_path"` space.
0 commit comments