Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to compile in visual studio code - message(FATAL_ERROR "Directory '${PICO_SDK_PATH}' not found") #88

Open
yoroboticscolombia opened this issue May 14, 2024 · 3 comments

Comments

@yoroboticscolombia
Copy link

yoroboticscolombia commented May 14, 2024

Hi, Ive downloaded the repository, complete, however its almost imposible to compile in visual studio, I followed all the instructions in teh getting started with pico pdf, however it does not compile, any help, thanks,

image

image

image

@terjeio
Copy link
Contributor

terjeio commented May 14, 2024

On my machine PICO_SDK_PATH is set to a fully qualified path, not a relative one. And it is set as a System Variable.

@yoroboticscolombia
Copy link
Author

Hello, thanks for your answer, I coulnt understand very well, would you teach me where to apply some changes?

Thanks.

@terjeio
Copy link
Contributor

terjeio commented May 16, 2024

Try replacing (in vscode) the PICO_SDK_PATH (../../pico_sdk) with the full path to the sdk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants