Cmake Build Error

asked 2020-05-05 03:23:01 -0600

Firoz gravatar image

I was following the Steps in https://www.learnopencv.com/install-o... for installation procedure. unfortunately it end up like this

cmake.exe --build . --config Release --target INSTALL Microsoft (R) Build Engine version 16.5.0+d4cbfca49 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved.

MSBUILD : error MSB1009: Project file does not exist. Switch: INSTALL.vcxproj

i have installed latest version of cmake, visual studio Build Tools Stuffs Like that, can any one help

edit retag flag offensive close merge delete

Comments

what aboout step 5 ? and where exactly do you run the cmake cmdline ?

berak gravatar imageberak ( 2020-05-05 04:10:31 -0600 )edit