Hi all,
I've been following a tutorial using CMake to operate the latest OpenCV 4.1.
My issue is that I got this error message when debugging the CMake targets as required (ALL_BUILD and INSTALL) under debug and release:
Unable to start program C:\OpenCV***
Access is denied.
After some reading on similar issues, I have not found any linked to OpenCV though there are similar cases.
I ran VS2019 as an administrator. The OpenCV version is the latest 4.1.1.
Any thoughts on how I should troubleshoot this?
Thanks! Vizier87
And yes,