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

Mac Mini Ventura 13.5.2 #125

Open
ghost opened this issue Sep 19, 2023 · 1 comment
Open

Mac Mini Ventura 13.5.2 #125

ghost opened this issue Sep 19, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 19, 2023

richardneese@Richards-Mini linhpsdr % make -f Makefile.mac install
cc -Wno-deprecated-declarations -D SOUNDIO -D GIT_DATE='"2023-01-06"' -D GIT_VERSION='"Beta"' -D MIDI -O3 -g -D MIDI pkg-config --cflags gtk+-3.0 -c -o main.o main.c
In file included from main.c:39:
./receiver.h:24:10: fatal error: 'soundio/soundio.h' file not found
#include <soundio/soundio.h>
^~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [main.o] Error 1

the lib is installed

@ghost
Copy link
Author

ghost commented Oct 24, 2023

as it seems the inssue is INtel mac and arm mac put brew pkgs in diff places

m1/m2/m3 us /opt now for installingbrew pkgs . we need a way to determan if mac or intel build and what brew dir to us for deps

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

0 participants