Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Run msbuild RecastDemo.vcxproj -property:Configuration=Debug
- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
- Copyright (C) Microsoft Corporation. All rights reserved.
- Build started 6/18/2024 2:25:56 AM.
- Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" on node 1 (default targets).
- Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (1) is building "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj" (2) on node 1 (default targets).
- PrepareForBuild:
- Creating directory "obj\Win32\Debug\DebugUtils\".
- Creating directory "lib\Debug\".
- Creating directory "obj\Win32\Debug\DebugUtils\DebugUtils.tlog\".
- InitializeBuildStatus:
- Creating "obj\Win32\Debug\DebugUtils\DebugUtils.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I..\..\..\DebugUtils\Include /I..\..\..\Detour\Include /I..\..\..\DetourTileCache\Include /I..\..\..\Recast\Include /ZI /JMC /nologo /W3 /WX /diagnostics:column /Od /Oy- /D DEBUG /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D _HAS_EXCEPTIONS=0 /D _HAS_EXCEPTIONS=0 /D _UNICODE /D UNICODE /Gm- /RTC1 /MDd /GS /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"obj\Win32\Debug\DebugUtils\\" /Fd"lib\Debug\DebugUtils.pdb" /external:W3 /Gd /TP /analyze- /FC /errorReport:queue /W3 /wd4351 ..\..\..\DebugUtils\Source\DebugDraw.cpp ..\..\..\DebugUtils\Source\DetourDebugDraw.cpp ..\..\..\DebugUtils\Source\RecastDebugDraw.cpp ..\..\..\DebugUtils\Source\RecastDump.cpp
- DebugDraw.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- DetourDebugDraw.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- RecastDebugDraw.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- RecastDump.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- Generating Code...
- Done Building Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj" (default targets) -- FAILED.
- Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (1) is building "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj" (3) on node 1 (default targets).
- PrepareForBuild:
- Creating directory "obj\Win32\Debug\Detour\".
- Creating directory "obj\Win32\Debug\Detour\Detour.tlog\".
- InitializeBuildStatus:
- Creating "obj\Win32\Debug\Detour\Detour.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I..\..\..\Detour\Include /ZI /JMC /nologo /W3 /WX /diagnostics:column /Od /Oy- /D DEBUG /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D _HAS_EXCEPTIONS=0 /D _HAS_EXCEPTIONS=0 /D _UNICODE /D UNICODE /Gm- /RTC1 /MDd /GS /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"obj\Win32\Debug\Detour\\" /Fd"lib\Debug\Detour.pdb" /external:W3 /Gd /TP /analyze- /FC /errorReport:queue /W3 /wd4351 ..\..\..\Detour\Source\DetourAlloc.cpp ..\..\..\Detour\Source\DetourAssert.cpp ..\..\..\Detour\Source\DetourCommon.cpp ..\..\..\Detour\Source\DetourNavMesh.cpp ..\..\..\Detour\Source\DetourNavMeshBuilder.cpp ..\..\..\Detour\Source\DetourNavMeshQuery.cpp ..\..\..\Detour\Source\DetourNode.cpp
- DetourAlloc.cpp
- DetourAssert.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- DetourCommon.cpp
- DetourNavMesh.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- DetourNavMeshBuilder.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- DetourNavMeshQuery.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- DetourNode.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- Generating Code...
- Done Building Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj" (default targets) -- FAILED.
- Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (1) is building "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj" (4) on node 1 (default targets).
- PrepareForBuild:
- Creating directory "obj\Win32\Debug\DetourCrowd\".
- Creating directory "obj\Win32\Debug\DetourCrowd\DetourCrowd.tlog\".
- InitializeBuildStatus:
- Creating "obj\Win32\Debug\DetourCrowd\DetourCrowd.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I..\..\..\DetourCrowd\Include /I..\..\..\Detour\Include /I..\..\..\Recast\Include /ZI /JMC /nologo /W3 /WX /diagnostics:column /Od /Oy- /D DEBUG /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D _HAS_EXCEPTIONS=0 /D _HAS_EXCEPTIONS=0 /D _UNICODE /D UNICODE /Gm- /RTC1 /MDd /GS /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"obj\Win32\Debug\DetourCrowd\\" /Fd"lib\Debug\DetourCrowd.pdb" /external:W3 /Gd /TP /analyze- /FC /errorReport:queue /W3 /wd4351 ..\..\..\DetourCrowd\Source\DetourCrowd.cpp ..\..\..\DetourCrowd\Source\DetourLocalBoundary.cpp ..\..\..\DetourCrowd\Source\DetourObstacleAvoidance.cpp ..\..\..\DetourCrowd\Source\DetourPathCorridor.cpp ..\..\..\DetourCrowd\Source\DetourPathQueue.cpp ..\..\..\DetourCrowd\Source\DetourProximityGrid.cpp
- DetourCrowd.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- DetourLocalBoundary.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- DetourObstacleAvoidance.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- DetourPathCorridor.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- DetourPathQueue.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- DetourProximityGrid.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- Generating Code...
- Done Building Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj" (default targets) -- FAILED.
- Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (1) is building "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj" (5) on node 1 (default targets).
- PrepareForBuild:
- Creating directory "obj\Win32\Debug\DetourTileCache\".
- Creating directory "obj\Win32\Debug\DetourTileCache\DetourTileCache.tlog\".
- InitializeBuildStatus:
- Creating "obj\Win32\Debug\DetourTileCache\DetourTileCache.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I..\..\..\DetourTileCache\Include /I..\..\..\Detour\Include /I..\..\..\Recast\Include /ZI /JMC /nologo /W3 /WX /diagnostics:column /Od /Oy- /D DEBUG /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D _HAS_EXCEPTIONS=0 /D _HAS_EXCEPTIONS=0 /D _UNICODE /D UNICODE /Gm- /RTC1 /MDd /GS /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"obj\Win32\Debug\DetourTileCache\\" /Fd"lib\Debug\DetourTileCache.pdb" /external:W3 /Gd /TP /analyze- /FC /errorReport:queue /W3 /wd4351 ..\..\..\DetourTileCache\Source\DetourTileCache.cpp ..\..\..\DetourTileCache\Source\DetourTileCacheBuilder.cpp
- DetourTileCache.cpp
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- DetourTileCacheBuilder.cpp
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- Generating Code...
- Done Building Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj" (default targets) -- FAILED.
- Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (1) is building "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj" (6) on node 1 (default targets).
- PrepareForBuild:
- Creating directory "obj\Win32\Debug\Recast\".
- Creating directory "obj\Win32\Debug\Recast\Recast.tlog\".
- InitializeBuildStatus:
- Creating "obj\Win32\Debug\Recast\Recast.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I..\..\..\Recast\Include /ZI /JMC /nologo /W3 /WX /diagnostics:column /Od /Oy- /D DEBUG /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_WARNINGS /D _HAS_EXCEPTIONS=0 /D _HAS_EXCEPTIONS=0 /D _UNICODE /D UNICODE /Gm- /RTC1 /MDd /GS /fp:fast /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"obj\Win32\Debug\Recast\\" /Fd"lib\Debug\Recast.pdb" /external:W3 /Gd /TP /analyze- /FC /errorReport:queue /W3 /wd4351 ..\..\..\Recast\Source\Recast.cpp ..\..\..\Recast\Source\RecastAlloc.cpp ..\..\..\Recast\Source\RecastArea.cpp ..\..\..\Recast\Source\RecastAssert.cpp ..\..\..\Recast\Source\RecastContour.cpp ..\..\..\Recast\Source\RecastFilter.cpp ..\..\..\Recast\Source\RecastLayers.cpp ..\..\..\Recast\Source\RecastMesh.cpp ..\..\..\Recast\Source\RecastMeshDetail.cpp ..\..\..\Recast\Source\RecastRasterization.cpp ..\..\..\Recast\Source\RecastRegion.cpp
- Recast.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastAlloc.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastArea.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastAssert.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastContour.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastFilter.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastLayers.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastMesh.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastMeshDetail.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastRasterization.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- RecastRegion.cpp
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- Generating Code...
- Done Building Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj" (default targets) -- FAILED.
- Done Building Project "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default targets) -- FAILED.
- Build FAILED.
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj" (default target) (2) ->
- (ClCompile target) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj" (default target) (3) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj" (default target) (4) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj" (default target) (5) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj" (default target) (6) ->
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): warning C4067: unexpected tokens following preprocessor directive - expected a newline [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj" (default target) (2) ->
- (ClCompile target) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DebugUtils.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj" (default target) (3) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Detour.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj" (default target) (4) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourCrowd.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj" (default target) (5) ->
- D:\a\recastnavigation\recastnavigation\Detour\Include\DetourModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- D:\a\recastnavigation\recastnavigation\DetourTileCache\Include\DetourTileCacheBuilder.h(82,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\DetourTileCache.vcxproj]
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\RecastDemo.vcxproj" (default target) (1) ->
- "D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj" (default target) (6) ->
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- D:\a\recastnavigation\recastnavigation\Recast\Include\RecastModernCpp.h(8,17): error C2220: the following warning is treated as an error [D:\a\recastnavigation\recastnavigation\RecastDemo\Build\vs2019\Recast.vcxproj]
- 31 Warning(s)
- 28 Error(s)
- Time Elapsed 00:00:19.77
- Error: Process completed with exit code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement