| Build Log |
|
| Command Lines |
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\RSP00000326643376.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\main.cpp" ] Creating command line "cl.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\RSP00000326643376.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\RSP00000426643376.rsp" with contents [ /OUT:"D:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\Debug\example.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\example.exe.intermediate.manifest" /DEBUG /PDB:"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\debug\example.pdb" /SUBSYSTEM:CONSOLE /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 "..\debug\csl.lib" ".\Debug\main.obj" ".\Debug\example.exe.embed.manifest.res" ] Creating command line "link.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\RSP00000426643376.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\RSP00000526643376.rsp" with contents [ /out:".\Debug\example.exe.embed.manifest" /notify_update /manifest ".\Debug\example.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\RSP00000526643376.rsp" /nologo" Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\BAT00000626643376.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\BAT00000626643376.bat""" |
| Output Window |
Compiling... main.cpp d:\prog\[graphics]\mgml_math_example\csl\mgml_math.h(54) : warning C4305: 'initializing' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(326) : warning C4305: 'argument' : truncation from 'double' to 'const float' d:\prog\[graphics]\mgml_math_example\csl\mgml_graphics.h(397) : warning C4244: 'argument' : conversion from 'const int' to 'const float', possible loss of data Linking... Embedding manifest... |
| Results |
Build log was saved at "file://d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\example\example\Debug\BuildLog.htm" example - 0 error(s), 11 warning(s) |