9 lines
895 B
Plaintext
9 lines
895 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
|
|
Generating code
|
|
Previous IPDB not found, fall back to full compilation.
|
|
All 15 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
|
|
Finished generating code
|
|
Parade.vcxproj -> C:\Users\Jack\parade\bin\x64Release\Parade.exe
|