Hello,
I am trying to install opencv on my raspberry with your tutorial. But I get an error when trying to compile:
1>—— Build started: Project: opencv2, Configuration: Debug Win32 ——
1> Inline build failed – ReadFile failed, win32 error code 109. Doing a normal build…
1> Build/launch failed: Das angegebene Pfadformat wird nicht unterstützt.
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3073: The command “”C:\Program Files (x86)\Sysprogs\VisualGDB\\VisualGDB.exe” /build “C:\Users\jacky\Documents\ocv\opencv2\opencv2\opencv2.vcxproj” “/solution:C:\Users\jacky\Documents\ocv\opencv2\opencv2.sln” “/config:Debug” “/platform:Win32″” exited with code 1.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Did not find anything about this error in the internet.
What is the problem? Many thanks