VS2015 compiled VTK8.1, the previous was also successful, to the last step, only generate the install step error, error MSB3073 command “setlocal…
What is the meaning of this error and how to solve it?Thank you very much!
Attach an error message:
The severity code indicates that the project file line is prohibited from displaying status
Error MSB3073 command “setLocal
D:\cmake\ cmak.exe-dbuild_type = debug-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> INSTALL the C: \ Program Files \ MSBuild \ Microsoft (x86) Cpp \ v4.0 \ V140 \ Microsoft CppCommon. The targets 133
What is the meaning of this error and how to solve it?Thank you very much!
Attach an error message:
The severity code indicates that the project file line is prohibited from displaying status
Error MSB3073 command “setLocal
D:\cmake\ cmak.exe-dbuild_type = debug-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> INSTALL the C: \ Program Files \ MSBuild \ Microsoft (x86) Cpp \ v4.0 \ V140 \ Microsoft CppCommon. The targets 133
error lines of code:
& lt; Exec Command=”%(PostBuildEvent.Command)$(_BuildSuffix)” Condition=”‘%(PostBuildEvent.Command)’ ! = ””/>
———————————————–
The problem has been solved, the unified answer. I also stumbled upon the solution by accident.
Solution:
The versions of these software do not match, use:
VS2015 + VTK6.3.0 + cmake – 3.11.0 – win32 – x86
Just use these versions and follow the tutorial, and on my computer, VTK builds without any problems.
I computer Inspiron 7577, Windows7 system
Read More:
- VTK (1) — compile and install
- Solutions to several VTK compilation errors (vtk5.8 + VS2010)
- Install error after vs compilation (error msb3073)
- Vtk7. X is compiled and installed under vs2013 and vs2015
- Solve the problem that the connection between ADB and nocturnal God cannot be solved
- VTK cross compile error
- How to Solve Ubuntu18 Compile Kalibr Error (Various Errors)
- Vs2015 failed to compile problem 1
- [VTK] vtk8.2.0 + vs2015 + win10 compilation and configuration
- Vs2017 compiles pcl1.8.1 with vtk8.0 and uses qt5.9.5
- Summary of problems encountered in compiling and installing vtk7 + vs2013 / 2015 + cmake
- Vs2012 compiling PCL dependency library vtk7.0
- Vtk8.0 compilation process record under vs2017 and qt5.12.1
- After vs2019 is installed, the original vs2017 project cannot compile various error reports
- VTK + QT + vs compilation and installation configuration
- Redirecting to /bin/systemctl stop firewalled.service Failed to stop firewalled.service: Unit firewa
- How to solve the problem of “unable to open source file XXXXX. H” in VS development?
- Vs2015 64 bit vtk7.1 error handling
- MacOS: How to start or stop Docker
- Howto Install and Configure VTK on Ubuntu