Build Log |
|
Command Lines |
Creating temporary file "g:\cqq\rvsn\p1n02 Арифметика\Debug\RSP0000075444348.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI ".\my.cpp" ] Creating command line "cl.exe @"g:\cqq\rvsn\p1n02 Арифметика\Debug\RSP0000075444348.rsp" /nologo /errorReport:prompt" Creating temporary file "g:\cqq\rvsn\p1n02 Арифметика\Debug\RSP0000085444348.rsp" with contents [ /OUT:"G:\cqq\rvsn\p1n02 Арифметика\Debug\myf.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\myf.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\cqq\rvsn\p1n02 Арифметика\Debug\myf.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 DelayImp.lib ".\Debug\my.obj" ".\Debug\myf.exe.embed.manifest.res" ] Creating command line "link.exe @"g:\cqq\rvsn\p1n02 Арифметика\Debug\RSP0000085444348.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "g:\cqq\rvsn\p1n02 Арифметика\Debug\RSP0000095444348.rsp" with contents [ /out:".\Debug\myf.exe.embed.manifest" /notify_update /manifest ".\Debug\myf.exe.intermediate.manifest" ] Creating command line "mt.exe @"g:\cqq\rvsn\p1n02 Арифметика\Debug\RSP0000095444348.rsp" /nologo" Creating temporary file "g:\cqq\rvsn\p1n02 Арифметика\Debug\BAT00000A5444348.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """g:\cqq\rvsn\p1n02 Арифметика\Debug\BAT00000A5444348.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release my.cpp g:\cqq\rvsn\p1n02 арифметика\my.cpp(31) : warning C4305: 'initializing' : truncation from '__int64' to 'int' g:\cqq\rvsn\p1n02 арифметика\my.cpp(31) : warning C4309: 'initializing' : truncation of constant value g:\cqq\rvsn\p1n02 арифметика\my.cpp(89) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data g:\cqq\rvsn\p1n02 арифметика\my.cpp(90) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data g:\cqq\rvsn\p1n02 арифметика\my.cpp(96) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data g:\cqq\rvsn\p1n02 арифметика\my.cpp(97) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data g:\cqq\rvsn\p1n02 арифметика\my.cpp(32) : warning C4700: uninitialized local variable 'm' used g:\cqq\rvsn\p1n02 арифметика\my.cpp(46) : warning C4700: uninitialized local variable 'x' used Linking... Embedding manifest... |
Results |
Build log was saved at "file://g:\cqq\rvsn\p1n02 Арифметика\Debug\BuildLog.htm" myf - 0 error(s), 9 warning(s) |