VScode Mac "Cannot find /opt/homebrew"

Viewed 34

I've been tying all say to set up a link to Boost and other libraries installed via Homebrew. I accessed the VScode settings UI via cmd + shift + P and entered the following into Include path:

${opt/homebrew}/**

Only to get

enter image description here

I can't think of any other way to set up a link to my path. Any ideas?

0 Answers
Related