pcm: Cannot build pcm-sensor-server for macOS
Hi, if I try to compile pcm-sensor-server by running the following commands inside the build folder:
cmake .. && make -j8 pcm-sensor-server
i receive:
make: *** No rule to make target `pcm-sensor-server'. Stop.
Is pcm-sensor-server supported for macOS?
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Comments: 31 (29 by maintainers)
need to do some research if and how that is possible.
good to know.
Please open a new issue.
Would it be possible to run pcm-sensor-server with all debug output enabled? It’s a documented command line switch (–help), set it to 5, redirect the output to a file and attach it here please?
That is very clearly a null pointer access… Not sure how that is possible with all the shared_ptrs, will need to look into that.
I turned off SIP and the loop no longer occurs.