-
Notifications
You must be signed in to change notification settings - Fork 843
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
Cmake executable issue w/Pico-examples Projects #582
Comments
Can you try deleting your build folder and see if it's still a problem? |
Hi Peter, i am still not so profound/proficient w/the visual studio project folder structure.. tried my best to locate the build folder, but cudn't. can u give me a few simple steps to locate the build folder and then i can delete it. here is also the additional copy of error on the o/p console : [main] Building folder: pico-examples thanks |
Hi Peter, located the build folder inside the pico-sdk folder abd deleted it. I gave the build cmd again and the same problem persists. pls guide further w/this issue and how to solve this.. |
Are you running on Windows or Linux or Mac? |
i am running it on windows 11 home edition |
@will-v-pi Have you heard of this error before? |
No, but it sounds like the configuration is quite weird, especially if the build folder for pico-examples is inside the pico-sdk folder? Could you check the value of |
I was able to compile all the pico-examples Projects 2 months ago. Now i tried doing the same and the experience build errors.
I have copied text of the build Errors when building below:
build errors ---> Build failed: Unable to configure the project Bad CMake executable: "". Check to make sure it is installed or the value of the "cmake.cmakePath" setting contains the correct path
The text was updated successfully, but these errors were encountered: