Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Monterey compatibility issue #443

Open
jrlanglois opened this issue Feb 16, 2022 · 2 comments
Open

macOS Monterey compatibility issue #443

jrlanglois opened this issue Feb 16, 2022 · 2 comments

Comments

@jrlanglois
Copy link

When attempting to run the MultiMiner.app, macOS provides an error dialog:
Screen Shot 2022-02-16 at 11 52 02

I'm guessing this has something to do with compatibility... I've installed XQuartz and the mono framework as per the installation guide.

@jrlanglois jrlanglois changed the title macOS Monterey compatibility macOS Monterey compatibility issue Feb 16, 2022
@jrlanglois
Copy link
Author

Looks like it was an execution permission issue... I had to resort to running chmod +x MultiMiner.app/Contents/MacOS/MultiMiner.Win.

@jrlanglois
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant