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

SDK • Re: pico_sdk_import.cmake question

$
0
0
You set it permanently, then rebooted, and when running set from cmd.exe it appears correctly on your list?

Sorry, I use Linux for development. I could try it on my Windows when I have time.

Do you run cmake from the command line?

Try adding this status message somewhere, maybe to the end of your CMakeLists.txt

Code:

message(STATUS "PICO_SDK_PATH: $ENV{PICO_SDK_PATH}")
Just to see if cmake finds the value of your variable.

Statistics: Posted by breaker — Tue Mar 05, 2024 7:42 pm



Viewing all articles
Browse latest Browse all 5093

Trending Articles