Building FPP on 'Raspberry Pi' platform
ccache g++ -fpch-preprocess -g1 -O3 -Wno-psabi -pipe -I /opt/fpp/src -I /usr/include/jsoncpp -fpic -DPLATFORM_PI -DPLATFORM_PI64 -I. -std=gnu++23 -c src/FPP-VideoCapture.cpp -o src/FPP-VideoCapture.o
src/FPP-VideoCapture.cpp:3:10: fatal error: httpserver.hpp: No such file or directory
3 | #include <httpserver.hpp>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:25: src/FPP-VideoCapture.o] Error 1
{"Status":"Error","Message":"Could not properly install plugin"}
Building FPP on 'Raspberry Pi' platform
ccache g++ -fpch-preprocess -g1 -O3 -Wno-psabi -pipe -I /opt/fpp/src -I /usr/include/jsoncpp -fpic -DPLATFORM_PI -DPLATFORM_PI64 -I. -std=gnu++23 -c src/FPP-VideoCapture.cpp -o src/FPP-VideoCapture.o
src/FPP-VideoCapture.cpp:3:10: fatal error: httpserver.hpp: No such file or directory
3 | #include <httpserver.hpp>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:25: src/FPP-VideoCapture.o] Error 1
{"Status":"Error","Message":"Could not properly install plugin"}