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

C/C++ • VSCode include paths

$
0
0
I'm running VSCode on my Windows computer and am coding remotely via ssh to my Raspberry Pi 5.

However VSCode is unable to find includes like:

Code:

#include <linux/init.h>#include <linux/kernel.h>#include <linux/module.h>
Which paths must I add to includePath: [], so that intelliSense will start working correctly?

Statistics: Posted by RampantDespair — Sun May 19, 2024 1:37 am



Viewing all articles
Browse latest Browse all 3998

Trending Articles