For me, it is difficult to set "task.json" file properly when using VSCode. Because I had been always using "Visual Studio" which helps automatically building, when making C (or C++) programs. I don't ...
In this blog, we explain how to configure Visual Studio Code to use Microsoft Visual C++ compiler and debugger on windows for building and debugging OpenCV application. After configuring VS code, we ...