1 | initial version |
the missing header file is in your build folder (it's generated from cmake)
I have added all this source in Visual Studio and build.
this might not work. you're supposed to build the apps along with the opencv libs from src, by enabling BUILD_opencv_apps=ON
in cmake