g0orx / linhpsdr

Linux HPSDR
GNU General Public License v3.0
74 stars 44 forks source link

Mac Mini Ventura 13.5.2 #125

Open RichNeese opened 9 months ago

RichNeese commented 9 months ago

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

RichNeese commented 8 months ago

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