Ask Your Question

Revision history [back]

Error install on windows 10

Hi,

I was able to build OpenCV 3.3 in Debug mode (although I got an error of missing python27_d.dll & python36_d.dll, seems working). But I got the following error in Release mode. How to resolve this? Thanks in advance.

The command "setlocal "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd :VCEnd" exited with code 1.