Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

C/C++ • file or directory does not exist error message

$
0
0
I'm trying to run my first code on the raspberry pi

Code:

blink.cpp:1:10: fatal error: wiringPi.h: No such file or directory    1 | #include <wiringPi.h>
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?

Statistics: Posted by RaspyHat — Sat Jan 04, 2025 10:29 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles