使用Visual Studio搭配Parallel Studio进行Fortran编程有个好处是调试方便,数组可以直接可视化,不用外加write之类的语句。设置断点后,调试到达断点时,鼠标置于数组上即可显示其内容。示例如下:在
https://stackoverflow.com/questions/50434096/cgal-building-install-sln-error-msb3073-the-command-setlocal 就是要以管理员方式启动运行visual studio 2019 如下图:右键visual studio 2019 之后再执行install 编译就成功了。检查c盘zlib成功安装,如下图:
70>C:\Program\Dev\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(138,5): error MSB3073:"D:\Pros\IDE\IDE Tools\cmake-3.15.0-rc1-win64-x64\bin\cmake.exe"-DBUILD_TYPE=Release -P cmake_install.cmake 70>C:\Program\Dev\Microsoft Visual Studio...
VS2013+CMake+编译时遇到的问题 MSB3073 bulid INSTALL工程时,发生如下错误: 1 error MSB3073: The command "setlocal 2 E:\cmake3.0.0\CMake\bin\cmake.exe -DBUILD_TYPE=Debug -P cmake_install.cmake 3 if %errorlevel% neq 0 goto :cmEnd 4 :cmEnd 5 endlocal & call :cmErrorLevel %errorlevel...
VS2013+CMake+编译时遇到的问题 MSB3073,bulidINSTALL工程时,发生如下错误:1errorMSB3073:Thecommand"setlocal2E:\cmake3.0.0\CMake\bin\cmake.exe-DBUILD_TYPE=Debug-Pcmake_install.cmake3if%errorlevel%neq0goto:cmEnd4:cmEnd5endlo
错误1 error MSB3073: 命令“setlocal "D:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel ...
我推荐一个方法:计算机属性->高级系统设置->高级->性能设置->数据保护,把armcc.exe添加进去试试!!方法仅供参考!
Error 1 error MSB3073: The command "setlocal "C:\Program Files (x86)\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 %error...
cmake的错误要看控制台
Error MSB3073 exited with code 3 error MSB6006: "CL.exe" exited with code 128 error MSB6006: "cmd.exe" exited with code 3. error MSB6006: “cmd.exe” with Code 9009; command “C:\Program” Error MSB8011 Failed to register output. Please try enabling Per-user Redirection or register ...