Please advise me on the following issue.
I am trying to build libfranka on Window 11 as explained here: https://frankaemika.github.io/docs/installation_windows.html. I could install eigen3 and poco packages through vcpkg. However, when I try to open the CMakeLists with Visual Studio, I receive the following error. Could NOT find Poco (missing: Poco_INCLUDE_DIR Poco_LIBRARIES Net Foundation)!
Thanks.