When I tried to build the solution in https://github.com/raspberrypi/raspiraw I got an error:
raspiraw.c:42:10: fatal error: bcm_host.h: No such file or directory
42 | #include "bcm_host.h"
| ^~~~~~~~~~~~
compilation terminated.
When I tried to install libraspberrypi-dev as library it was said that the package is not available and may be deprecated. Does this mean that raspiraw is not supported on new OS versions?
raspiraw.c:42:10: fatal error: bcm_host.h: No such file or directory
42 | #include "bcm_host.h"
| ^~~~~~~~~~~~
compilation terminated.
When I tried to install libraspberrypi-dev as library it was said that the package is not available and may be deprecated. Does this mean that raspiraw is not supported on new OS versions?
Statistics: Posted by kirillev — Wed Dec 17, 2025 1:59 pm