Go to advanced search

by ArjunaDev
Wed Apr 20, 2022 3:24 pm
Forum: SDK
Topic: SDK location was not specified. Please set PICO_SDK_PATH or set PICO_SDK_FETCH_FROM_GIT to on to fetch from git."
Replies: 2
Views: 4647

Re: SDK location was not specified. Please set PICO_SDK_PATH or set PICO_SDK_FETCH_FROM_GIT to on to fetch from git."

I managed to overcome this problem by setting an environment variable through cmake tools in vscode:
Screenshot 2022-04-20 at 17.46.25.png
Screenshot 2022-04-20 at 17.46.25.png (72.57 KiB) Viewed 4479 times
Inspired by this video using cLion: https://www.youtube.com/watch?v=zFh892X4aa4

Go to advanced search