Open jrlanglois opened 2 years ago
Looks like it was an execution permission issue... I had to resort to running chmod +x MultiMiner.app/Contents/MacOS/MultiMiner.Win
.
Alright so now MultiMiner.app refuses to run - something about the mono framework.
$ ./MultiMiner.Win ./MultiMiner.Win: line 34: cd: /Contents/Resources: No such file or directory Error: --arch=32 Failed to switch to '/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono32'.
Not sure why there's some requirement for 32-bit things?
When attempting to run the MultiMiner.app, macOS provides an error dialog:
I'm guessing this has something to do with compatibility... I've installed XQuartz and the mono framework as per the installation guide.