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 fix #65

Open
ure opened this issue Nov 4, 2021 · 2 comments
Open

macOS Monterey fix #65

ure opened this issue Nov 4, 2021 · 2 comments

Comments

@ure
Copy link

ure commented Nov 4, 2021

Hi there,

It does not compile by default, seems there is some woke-ness treatment going on @apple breaking things, it's an easy fix !

perl -i -pe 's/IOMaster/IOMain/g' *

kr,

@turnrye
Copy link

turnrye commented Aug 6, 2023

Hi @ure , I just tested on MacOS Monterey 12.3 build 21E230 with the latest master and was unable to reproduce a compilation error. I suspect this was fixed in #67.

Please let me know if you're still encountering this error or if we can close this out. If I don't hear back from you in a few weeks, I'll assume this is working.

@ure
Copy link
Author

ure commented Aug 6, 2023

Yep all works like a charm now ;)

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

2 participants