| Build Log |
|
| Command Lines |
Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\RSP000024915215752.rsp" with contents [ /O2 /Ob2 /I "..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/acfile.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP "..\arithmetic_codec.cpp" ".\acfile.cpp" ] Creating command line "cl.exe @"C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\RSP000024915215752.rsp" /nologo /errorReport:prompt" Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\RSP000025915215752.rsp" with contents [ /OUT:"..\bin\acfile.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\acfile.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/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 ".\Release\acfile.obj" ".\Release\arithmetic_codec.obj" ] Creating command line "link.exe @"C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\RSP000025915215752.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\RSP000026915215752.rsp" with contents [ /outputresource:"..\bin\acfile.exe;#1" /manifest ".\Release\acfile.exe.intermediate.manifest" ] Creating command line "mt.exe @"C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\RSP000026915215752.rsp" /nologo" Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\BAT000027915215752.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\BAT000027915215752.bat""" |
| Output Window |
Compiling...
arithmetic_codec.cpp
acfile.cpp
.\acfile.cpp(154) : 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'
.\acfile.cpp(163) : 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'
.\acfile.cpp(168) : 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'
.\acfile.cpp(171) : 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'
Generating Code...
Linking...
Embedding manifest...
|
| Results |
Build log was saved at "file://C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acfile\Release\BuildLog.htm" acfile - 0 error(s), 4 warning(s) |