-
Notifications
You must be signed in to change notification settings - Fork 52
changed flags to work with any homebrew installation (arm64 / intel macOS) #48
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
base: alpha
Are you sure you want to change the base?
Conversation
|
This works fine, except that Homebrew should be checked before MacPorts, as when messing with Xcode or stuff like that, that directory will exist, and will error saying gcc-mp- does not exist |
|
Also, it still will not compile on arm as you need to set the shell prefix in the cflags in tools/Makefile |
It seems to compile for me without editing this file |
|
Ready to be merged. |
|
Can you rebase to tester? |
[Having both installed at the same time is a recipe for disaster if you don't know what you're doing, however Homebrew is arguably the simplest and the most used for our purposes see Render96/Render96ex#48]
|
Thanks for that patch, I can get the build process a little further. But I now get this error: Any ideas? |
|
AH sorry I wasn't using GNU Make. |
[Having both installed at the same time is a recipe for disaster if you don't know what you're doing, however Homebrew is arguably the simplest and the most used for our purposes see Render96/Render96ex#48]
No description provided.