I'm trying to run my first code on the raspberry pi
Does this mean that C++ isn't installed?
If so, how do I install C++ and/or wiringPi.h?
Is wiringPi.h deprecated for RPi5?
Code:
blink.cpp:1:10: fatal error: wiringPi.h: No such file or directory 1 | #include <wiringPi.h>
If so, how do I install C++ and/or wiringPi.h?
Is wiringPi.h deprecated for RPi5?
Statistics: Posted by RaspyHat — Sat Jan 04, 2025 10:29 pm