Cannot find -lphy, -lbtbb files

24 Views Asked by At

I am new to VScode and compilation errors. I have installed v5.2 for esp-idf. However, when I try to compile, I am getting following errors.

Error

I can locate following files at that location, but VScode doesn't recognize them.

[Files location] (https://i.stack.imgur.com/Q5Vse.png)

Has anyone encountered this issue or knows how to resolve it?

Thanks for your help in advance!

I have tried setting up a path in cmakelist.txt for the missing files, but still not able to find them.

CMakeList

0

There are 0 best solutions below