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

SDK • Re: cannot change PICO_SDK_PATH in VS Code on Mac

$
0
0
I fixed the problem by including these two lines in the very beginning of pico_sdk_import.cmake

set(PICO_SDK_PATH $ENV{PICO_SDK_PATH})
message("PICO_SDK_PATH ==> ${PICO_SDK_PATH} ")

I have no idea, where the issue came from.

Statistics: Posted by lhm0 — Sat Mar 16, 2024 5:16 pm



Viewing all articles
Browse latest Browse all 5273

Trending Articles