You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
I have downloaded and set the system variable path for opencv directory, opening the project in visual studio 2017 with c++ developer extensions up-to-date (including Visual Studio 2017 up-to-date as of 13 May 2017)
when trying to build, it throws the following error:
error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found
Any pointers on how to resolve this?
General inquiry, Is there any way to get this openCV fork to work in Visual Studio 2017 ? Or any chance beside the VS2015 .sln 2017 .sln would be added?