Build Log
  

Build started: Project: Debug2, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Debugging\Debuging\Debug2\Release\RSP00000F35202988.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\MyMath.cpp
]
Creating command line "cl.exe @c:\Debugging\Debuging\Debug2\Release\RSP00000F35202988.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Debugging\Debuging\Debug2\Release\RSP00001435202988.rsp" with contents
[
/OUT:"C:\Debugging\Debuging\Release\Debug2.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Debug2.exe.intermediate.manifest" /DEBUG /PDB:"c:\Debugging\Debuging\release\Debug2.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\BarClass.obj"

".\Release\Debug2.obj"

".\Release\MyMath.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @c:\Debugging\Debuging\Debug2\Release\RSP00001435202988.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Debugging\Debuging\Debug2\Release\RSP00001935202988.rsp" with contents
[
/outputresource:"..\release\Debug2.exe;#1" /manifest

.\Release\Debug2.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Debugging\Debuging\Debug2\Release\RSP00001935202988.rsp /nologo"
Creating temporary file "c:\Debugging\Debuging\Debug2\Release\BAT00001B35202988.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\Debugging\Debuging\Debug2\Release\BAT00001B35202988.bat"
Output Window
  
Compiling...
MyMath.cpp
.\MyMath.cpp(6) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Debugging\Debuging\Debug2\Release\BuildLog.htm"
Debug2 - 0 error(s), 1 warning(s)