| Build Log |
|
| Command Lines |
Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP0000021215617552.rsp" with contents [ /Od /I "..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/acfile.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP "..\arithmetic_codec.cpp" ".\acfile.cpp" ] Creating command line "cl.exe @"c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP0000021215617552.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\TMP0000061215617552.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\acfile.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\acfile.exe.embed.manifest.res" "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\TMP0000061215617552.tmp"" Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP0000091215617552.rsp" with contents [ /OUT:"..\bin\acfile.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\acfile.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/acfile.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\acfile.obj" ".\Debug\arithmetic_codec.obj" ".\Debug\acfile.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP0000091215617552.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP00000B1215617552.rsp" with contents [ /out:".\Debug\acfile.exe.embed.manifest" /notify_update /manifest ".\Debug\acfile.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP00000B1215617552.rsp" /nologo" Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\BAT00000D1215617552.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\BAT00000D1215617552.bat""" Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\TMP0000101215617552.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\acfile.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\acfile.exe.embed.manifest.res" "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\TMP0000101215617552.tmp"" Creating temporary file "c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP0000131215617552.rsp" with contents [ /OUT:"..\bin\acfile.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\acfile.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/acfile.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\acfile.obj" ".\Debug\arithmetic_codec.obj" ".\Debug\acfile.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\RSP0000131215617552.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling...
acfile.cpp
c:\files\codecs\amir'sacandhf\software for students\arithmetic_coder\fastac\acfile\acfile.cpp(218) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
c:\files\codecs\amir'sacandhf\software for students\arithmetic_coder\fastac\acfile\acfile.cpp(227) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
c:\files\codecs\amir'sacandhf\software for students\arithmetic_coder\fastac\acfile\acfile.cpp(232) : warning C4996: 'gets': This function or variable may be unsafe. Consider using gets_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(279) : see declaration of 'gets'
c:\files\codecs\amir'sacandhf\software for students\arithmetic_coder\fastac\acfile\acfile.cpp(235) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237) : see declaration of 'fopen'
arithmetic_codec.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : ..\bin\acfile.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
|
| Results |
Build log was saved at "file://c:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Debug\BuildLog.htm" acfile - 0 error(s), 4 warning(s) |