You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting: Analyze by Clang
==============================================================================
Task : Command line
Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
Version : 2.212.0
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
==============================================================================
Generating script.
========================== Starting Command Output ===========================
"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_temp\04c58197-017f-49ca-ad4b-658878e09ac3.cmd""
The system cannot find the path specified.
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:3 (project):
The CMAKE_CXX_COMPILER:
C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/Llvm/bin/clang-cl.exe
is not a full path to an existing compiler tool.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "D:/a/1/s/build/CMakeFiles/CMakeOutput.log".
See also "D:/a/1/s/build/CMakeFiles/CMakeError.log".
ninja: error: loading 'build.ninja': The system cannot find the file specified.
##[error]Cmd.exe exited with code '1'.
Finishing: Analyze by Clang
Describe the bug
https://dev.azure.com/nkawauchi/OpenRTM-aist/_build/results?buildId=517&view=logs&j=b9afb22f-0837-5d02-bc24-6c30aee08bcf&t=47b0deea-82fa-515f-8d2e-1be27e3d7751
OpenRTM-aist/azure-pipelines.yml
Line 94 in 1535c5d
Reproducibility
最近のPRマージの際に発生している
Environment
The text was updated successfully, but these errors were encountered: