feelfreelinux / cspot

A Spotify Connect player targeting, but not limited to embedded devices (ESP32).
Other
495 stars 46 forks source link

Compile on M2 #173

Closed mehmetugursoy closed 6 days ago

mehmetugursoy commented 6 days ago

Hi , I hope this will find you ; I try to compile spot on M2 Sequoia , and having below error. Could not find a way to pass that; Can you please help me on this

Thank You

[ 90%] Built target bell [ 90%] Generating nanopb/generator/nanopb_generator.py, nanopb/generator/proto/nanopb.proto [ 90%] Generating nanopb/generator/proto/nanopb_pb2.py /Users/mehmetugursoy/Development/cspot/targets/cli/build/cspot/nanopb/generator/proto: warning: directory does not exist. Could not make proto path relative: /Users/mehmetugursoy/Development/cspot/targets/cli/build/cspot/nanopb/generator/proto/nanopb.proto: No such file or directory make[2]: [cspot/nanopb/generator/proto/nanopb_pb2.py] Error 1 make[1]: [cspot/CMakeFiles/cspot.dir/all] Error 2 make: *** [all] Error 2

mehmetugursoy commented 6 days ago

I figured out , installing the missing package .. brew install protoc-gen-go-grpc