Developing for Raspberry Pi with Visual Studio on Windows

Jurijs Timofejevs 1 Reputation point
2022-10-23T09:10:22.593+00:00

In Visual Studio I see a project template intended for development using C++ for Raspberry Pi. It seems OK for simple cases, but what to do if I need additional libraries?
I want to use OpenCV and YOLO for my project and I cannot understand how to configure VS to use those libraries as well as the workflow.

Developer technologies C++
Developer technologies Visual Studio Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.