Build Log
  

Rebuild started: Project: acwav, Configuration: Release|Win32

Command Lines
  
Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\RSP00001991521700.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/acwav.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP "..\arithmetic_codec.cpp"

".\acwav.cpp"
]
Creating command line "cl.exe @"C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\RSP00001991521700.rsp" /nologo /errorReport:prompt"
Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\RSP00001A91521700.rsp" with contents
[
/OUT:"..\bin\acwav.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\acwav.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/acwav.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\acwav.obj"

".\Release\arithmetic_codec.obj"
]
Creating command line "link.exe @"C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\RSP00001A91521700.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\RSP00001B91521700.rsp" with contents
[
/outputresource:"..\bin\acwav.exe;#1" /manifest

".\Release\acwav.exe.intermediate.manifest"
]
Creating command line "mt.exe @"C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\RSP00001B91521700.rsp" /nologo"
Creating temporary file "C:\Files\codecs\Amir'sACandHF\Software for students\Arithmetic_Coder\FastAC\acwav\Release\BAT00001C91521700.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\acwav\Release\BAT00001C91521700.bat"""
Output Window
  
Compiling...
arithmetic_codec.cpp
acwav.cpp
.\acwav.cpp(381) : 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'
.\acwav.cpp(402) : 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'
.\acwav.cpp(407) : 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'
.\acwav.cpp(411) : 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\acwav\Release\BuildLog.htm"
acwav - 0 error(s), 4 warning(s)