@Deafyeyjedi
Here are some steps if you want to use my fork and the branch used for bleeding edge eosm:
For other users.
Compiler.app can be found here:
https://www.magiclantern.fm/forum/index.php?topic=21882.msg199370#msg199370Once you double clicked Compiler.app and installed all dependencies do this:
1 - Download my repository. In terminal do:
hg clone https://Dannephoto@bitbucket.org/Dannephoto/magic-lantern magic-lantern_dannephoto
This will download my repo and rename it to magic-lantern_dannephoto. It should land in your user folder
2 - Drag the repository named
magic-lantern_dannephoto onto Compiler.app. Once the menu opens choose:
(b) branches3 - You´ll see at the top that your branch right now is:
current branch: default.
What you want is to be in:
current branch: crop_rec_4k_mlv_snd_isogain_1x3_presetsThe top of source tree should look like this right now:
1 crop_rec_4k_mlv_snd_isogain_1x3_presets
2 digic6-dumper
3 recovery
4 crop_rec_4k_mlv_snd_isogain_1x3_presets_EOSM2
5 crop_rec_4k_5D2_rd_stuff
...
4 - So to get there simply print
1 at the bottom since the branch you want is the first one(hg source tree always keeps latest first) like this:
Please enter your selection number below and press enter:1
If it looks like this at the top all has worked:
current branch: crop_rec_4k_mlv_snd_isogain_1x3_presets5 - Now go back to:
(m) main6 - To compile select platform first in main menu:
(p) platform7 - select 17 for eosm:
17 EOSM.2028 - Choose c for compiling and just wait until it´s done. When ready Compiler.app will open up the platform folder that you compiled from:
(c) compileThe whole point of this tool is that you can enter ml folders by navigating the menus rather than opening up manually.