Build Log
  

------- Build started: Project: decoder, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\decoder\Debug\RSP000008.rsp" with contents
[
/Od /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /GF /FD /EHsc /RTC1 /ML /GS /Gy /YX"stdafx.h" /Fp".\Debug/decoder.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /Zi /TC
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\tcx_ecu.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_wbplus.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_tcx_stereo.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_tcx.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_prm.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_main_s.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_lf.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_hi_stereo.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_hf.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_cp_state.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\dec_ace.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\d_stereo_x.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\d_gain2p.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\bass_pf.c"
"\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\decoder\avq_dec.c"
]
Creating command line "cl.exe @"d:\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\decoder\Debug\RSP000008.rsp" /nologo"
Creating temporary file "d:\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\decoder\Debug\RSP000009.rsp" with contents
[
/OUT:"../../decoder.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"../../c-code/3gplib/Debug/" /DEBUG /PDB:".\Debug/decoder.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 3gplib.lib er-libisomedia.lib odbc32.lib odbccp32.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 "\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\common\Debug\common.lib" "\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\lib_amr\Debug\lib_amr.lib" "\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\3gplib\Debug\3gplib.lib" "\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\c-code\3gplib\Debug\er-libisomedia.lib"
".\Debug\avq_dec.obj"
".\Debug\bass_pf.obj"
".\Debug\d_gain2p.obj"
".\Debug\d_stereo_x.obj"
".\Debug\dec_ace.obj"
".\Debug\dec_cp_state.obj"
".\Debug\dec_hf.obj"
".\Debug\dec_hi_stereo.obj"
".\Debug\dec_lf.obj"
".\Debug\dec_main_s.obj"
".\Debug\dec_prm.obj"
".\Debug\dec_tcx.obj"
".\Debug\dec_tcx_stereo.obj"
".\Debug\dec_wbplus.obj"
".\Debug\tcx_ecu.obj"
]
Creating command line "link.exe @"d:\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\decoder\Debug\RSP000009.rsp""
Output Window
  
Compiling...
tcx_ecu.c
dec_wbplus.c
dec_tcx_stereo.c
dec_tcx.c
dec_prm.c
dec_main_s.c
dec_lf.c
dec_hi_stereo.c
dec_hf.c
dec_cp_state.c
dec_ace.c
d_stereo_x.c
d_gain2p.c
bass_pf.c
avq_dec.c
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
LINK : warning LNK4098: defaultlib 'LIBCD' conflicts with use of other libs; use /NODEFAULTLIB:library
3gplib.lib(3gpfileformat.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '../../c-code/3gplib/Debug/\3gplib.lib' or at 'd:\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\decoder\Debug\vc60.pdb'; linking object as if no debug info
Results
  
Build log was saved at "file://d:\Travail\amrwb_plus\modifed_version\26304_ANSI-C_source_code_v6_5_0\Msvc\decoder\Debug\BuildLog.htm"
decoder - 0 error(s), 3 warning(s)