Skip to content

changed flags to work with any homebrew installation (arm64 / intel macOS)#48

Open
halpz wants to merge 2 commits into
Render96:alphafrom
halpz:alpha
Open

changed flags to work with any homebrew installation (arm64 / intel macOS)#48
halpz wants to merge 2 commits into
Render96:alphafrom
halpz:alpha

Conversation

@halpz

@halpz halpz commented Apr 19, 2022

Copy link
Copy Markdown

No description provided.

@EmeraldLoc

EmeraldLoc commented Apr 29, 2022

Copy link
Copy Markdown

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

@EmeraldLoc

Copy link
Copy Markdown

Also, it still will not compile on arm as you need to set the shell prefix in the cflags in tools/Makefile

@halpz

halpz commented Apr 30, 2022

Copy link
Copy Markdown
Author

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

@EmeraldLoc

Copy link
Copy Markdown

Ready to be merged.

@DorfDork

Copy link
Copy Markdown

Can you rebase to tester?

GammaTendonNine added a commit to GammaTendonNine/sm64ex-alo that referenced this pull request May 25, 2022
[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]
@palmerj

palmerj commented Nov 2, 2022

Copy link
Copy Markdown

Thanks for that patch, I can get the build process a little further. But I now get this error:

❯ make
src/engine/behavior_script.c:1059:1: fatal error: opening dependency file build/us_pc/src/engine/behavior_script.d: No such file or directory
 1059 | }
      | ^
compilation terminated.
make: *** [build/us_pc/src/engine/behavior_script.o] Error 1

Any ideas?

@palmerj

palmerj commented Nov 2, 2022

Copy link
Copy Markdown

AH sorry I wasn't using GNU Make.

AloXado320 pushed a commit to GammaTendonNine/sm64ex-alo that referenced this pull request May 23, 2023
[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]
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

Successfully merging this pull request may close these issues.

4 participants