The following error occurred in VS compilation:
Error MSB3073: command “setLocal
H:\PCL_BACKUP\PCL\CMake\bin\ cmake.exe-dbuild_type =Release -p cmake_install. Cmake
%errorlevel% neq 0 goto :cmEnd
:>nd
endLoca>amp; call :cmErrorLevel %errorlevel% & Goto :cmDone
exit /b %1
cmdone
i>errorlevel % neq 0 goto :VCEnd
: vcend> C: \ Program Files \ MSBuild \ Microsoft (x86) Cpp \ v4.0 \ V120 \ Microsoft CppCommon. The targets of 132 5 INSTALL
Solution:
Find the problematic project subitem
(install) project – & gt; Property – & gt; Generate events –>; Late generation event –>; Using –> in the build; no
Note:
When running vs
- , the install directory Settings in the disk C, did not start as an administrator will appear this kind of problem! CD :/openMVG/ install; CD :/openMVG/ install; CD :/eigen_3_4/eigen/installHere; CD :/eigen_3_4/eigen/installHere However, there is no installHere folder under D:/eigen_3_4/eigen/, so simply manually setting up the folder installHere can solve the problem.
Reproduced in: https://www.cnblogs.com/ZY-Dream/p/9955169.html
Read More:
- Vs compilation error msb6006:“ cmd.exe ” exited with code 1.
- Vs + CUDA compilation error: msb3721, return code 255
- Vs2013 error msb8031 solution today ran a MFC program, found that the error: error msb8031: building an MFC project for a non-U
- When vs2017 compiles CUDA project, “error msb6006:“ cmd.exe ”Exited with code 1 Solutions for
- Solution of error msb3073 when compiling with vs
- [VTK] vtk8.2.0 + vs2015 + win10 compilation and configuration
- Vtk8.0 compilation process record under vs2017 and qt5.12.1
- Vs compile VTK, only generate install error, stop, ask God how to solve?
- Error C1083 error msb3075 in UE4 generated by vs2019 debug editor
- Compiling QT project under vs encountered “error 89error msb6006:“ cmd.exe ”Exited with code 3
- VTK + QT + vs compilation and installation configuration
- Error msb3428 appears in NPM install: could not load the visual c + + component VCBuild.exe error
- Problems encountered in VS2010 compilation
- Vtk8.2.0 (32bit + 64bit) compilation and installation test (win10 + vs2017 + Qt5)
- Solutions to vs2013 compilation errors
- Brief introduction of cmake generating all in vs Project_ BUILD、INSTALL、ZERO_ Check function!!
- Fix vs2017 unable to install
- Solutions to several VTK compilation errors (vtk5.8 + VS2010)
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)