2024-09-18 03:29 AM
hello,
Now I am using VSCode with STM32 extension V2.1.0, at beginning is used well. but 1 days later, when I opened the VScode and try to build my code. it shows
"Unhandled exception: Unhandled Promise rejection: build Error: Build failed: Unable to configure the project {}"
then I want to close the folder, it cannot be closed.
so I copy it to a backup folder and delete the project. and copy back and use [Import CMake project], the VSCode just always importing. you can see as below
why? why cannot import the project?
thanks.
Solved! Go to Solution.
2024-09-26 08:20 PM
2024-10-07 06:51 PM
Hello Riggs,
I have tried that you said to modify the top-level CMakeLists.txt, but not succeeded.
could you give a clear demonstration?
thank.
2024-11-04 12:47 PM
Have you tried running Visual Studio Code as administrator?