6 lines
820 B
Plaintext
6 lines
820 B
Plaintext
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(516,5): warning MSB8004: Intermediate Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Intermediate Directory.
|
|
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(517,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
|
|
Application.cpp
|
|
LINK : C:\Users\Jack\parade\bin\x64Debug\Parade.exe not found or not built by the last incremental link; performing full link
|
|
Parade.vcxproj -> C:\Users\Jack\parade\bin\x64Debug\Parade.exe
|