-
Notifications
You must be signed in to change notification settings - Fork 1
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
how do i use this on mac #22
Comments
at the moment there is no mac build for download, but you can compile the source code yourself using macports and their gcc/g++ compiler, which is how i tested it at the time on a VM or you can use the windows 64bit version with wine for the time being |
What would i put in terminal to do it? |
you must first install macports from here: https://www.macports.org/install.php follow the steps on Quickstart |
ok |
how do I build it? |
on a terminal, after you install macports, open a terminal and install these: after that's done, download the classic64 repository (not the release), open that folder in terminal, and type you should hopefully see it's been a while since i last tried this plugin on a mac (especially a VM) so i apologize if i got something wrong here |
Thank you so much! I was wondering why you didn't say how to do it. |
It doesn't work for me, I installed Macports properly |
could you take a screenshot of the error or post an error message log? |
It says it doesn't exist, If I remember clearly. |
The port thing works now, I think I have to keep the .pkg file for it to actually work. |
the pkg is the installer, it should be safe to delete once installed |
It wants darwin 21 and i have darwin 23 |
hi again, i'm working on a mac port for Classic64, if you're still there, can any of you test if this works on your mac? |
how can i use this on mac?
The text was updated successfully, but these errors were encountered: