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

incompatible with macOS Catalina 10.15 #26

Open
nmosier opened this issue Mar 15, 2020 · 2 comments
Open

incompatible with macOS Catalina 10.15 #26

nmosier opened this issue Mar 15, 2020 · 2 comments

Comments

@nmosier
Copy link

nmosier commented Mar 15, 2020

HaloMD will not run on macOS Catalina, since it uses 32-bit frameworks.

How difficult would it be to port the 32-bit components to 64-bit? If it's possible, I'd be willing to take on such a task, since I don't want to see HaloMD die with macOS 10.15.

@14rry
Copy link

14rry commented Mar 16, 2020

I think the problem is the original Halo binary made by MacSoft is 32-bit. Even if HaloMD were updated to work in Catalina the underlying Halo binary would not run.

@foonull
Copy link
Owner

foonull commented Mar 28, 2020

Porting Halo binary to 64-bit is probably too hard. It may be not be impossible to run 32-bit code but not something I'm personally going to explore.

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

3 participants