Jump to content
TrinityCore

Cmake configure not working


tdawgs14
 Share

Recommended Posts

I am trying to install TrinityCore 3.3.5 and when I configure with cmake, it has errors on it. Can you figure this out?

-ERROR

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:15:29 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.93
 

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:15:30 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.97
 

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:16:53 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.94
 

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:16:54 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.97
 

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:16:58 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.93
 

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:16:59 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.96
 

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:17:20 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.86
 

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:17:21 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.90
 

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:33:26 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.90
 

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 3:33:27 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.94
 

Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 10:08:12 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdC\CompilerIdC.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:01.09
 

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: 
Build flags:
Id flags:
 
The output was:
1
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
 
Build started 7/10/2016 10:08:13 AM.
Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "Debug\".
  Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
  Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
  CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
 
Done Building Project "C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.
 
Build FAILED.
 
"C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
  TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\alexn\Desktop\Build\CMakeFiles\3.6.0\CompilerIdCXX\CompilerIdCXX.vcxproj]
 
    0 Warning(s)
    1 Error(s)
 
Time Elapsed 00:00:00.97
 
-ERROR
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...