Build Log |
|
Command Lines |
Creating temporary file "x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\RSP00001E33121660.rsp" with contents [ /Od /I "..\zlib\zlib-1.2.5" /D "MSWIN" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Zi /TP "..\main.cpp" ] Creating command line "cl.exe @"x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\RSP00001E33121660.rsp" /nologo /errorReport:prompt" Creating temporary file "x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\RSP00001F33121660.rsp" with contents [ /OUT:"X:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\visual-studio.exe" /LIBPATH:"..\zlib\zlib-1.2.5\contrib\vstudio\vc9\x64\ZlibStatRelease" /MANIFEST /MANIFESTFILE:"x64\Debug\visual-studio.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"msvcrt.lib" /DEBUG /PDB:"x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\visual-studio.pdb" /DYNAMICBASE /NXCOMPAT /MACHINE:X64 zlibstat.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\x64\Debug\bayer.obj" ".\x64\Debug\main.obj" ".\x64\Debug\read-frame.obj" ".\x64\Debug\showErrMsgBox.obj" ".\x64\Debug\VidHeader.obj" ] Creating command line "link.exe @"x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\RSP00001F33121660.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\RSP00002033121660.rsp" with contents [ /outputresource:".\x64\Debug\visual-studio.exe;#1" /manifest ".\x64\Debug\visual-studio.exe.intermediate.manifest" ] Creating command line "mt.exe @"x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\RSP00002033121660.rsp" /nologo" Creating temporary file "x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\BAT00002133121660.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Debug\mt.dep" ] Creating command line """x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\BAT00002133121660.bat""" |
Output Window |
Compiling... main.cpp ..\main.cpp(13) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' Linking... LINK : X:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\visual-studio.exe not found or not built by the last incremental link; performing full link Embedding manifest... |
Results |
Build log was saved at "file://x:\asl\software\video_compressor\vid_reader\visual-studio\x64\Debug\BuildLog.htm" visual-studio - 0 error(s), 1 warning(s) |