Build Log from: TestCpp(Debug) |
Build started.Creating temporary file C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp70.tmp with following content:
/c
/clr
/Fo"E:\Src\C#\TestCpp\bin\Debug/"
/nologo
/W"4"
/EHsc
/MT
/J
/GR
/Y-
/Gd
/TP
"E:\Src\C#\TestCpp\Main.cpp"
"E:\Src\C#\TestCpp\AssemblyInfo.cpp"
Executing command: cl.exe "@C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp70.tmp"
Creating temporary file C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp71.tmp with following content:
/OUT:"E:\Src\C#\TestCpp\bin\Debug\TestCpp.exe"
"E:\Src\C#\TestCpp\bin\Debug\Main.obj"
"E:\Src\C#\TestCpp\bin\Debug\AssemblyInfo.obj"
Executing command : link.exe "@C:\DOCUME~1\ianc\LOCALS~1\Temp\tmp71.tmp"
Main.cpp
AssemblyInfo.cpp
Generating Code...
Microsoft (R) Incremental Linker Version 7.10.3052
Copyright (C) Microsoft Corporation. All rights reserved.
"/OUT:E:\Src\C#\TestCpp\bin\Debug\TestCpp.exe"
"E:\Src\C#\TestCpp\bin\Debug\Main.obj"
"E:\Src\C#\TestCpp\bin\Debug\AssemblyInfo.obj"
writing result file to : E:\Src\C#\TestCpp\bin\Debug\BuildLog.html
Build finished.