I have downloaded Poco using vcpkg. But It did'nt work in vscode. I have also installed integrate. I have done evrything what vcpkg offical site asked. I even added directory to Path, but none of them worked. Every time i write:
#include <Poco>
Program says cannot open source path, please update your include path. Many source path located in /usr/bin/include. I even try to add Poco to /usr/bin/include. But it didn't work
I searched it every where. My last hope is stackoverflow