Build Log
  

Build started: Project: libmp3lame, Configuration: Debug GTK|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\BAT00000138883724.bat" with contents
[
@echo off

copy ..\configMS.h ..\config.h



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step on configMS"

exit 1

:VCEnd
]
Creating command line """c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\BAT00000138883724.bat"""
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\RSP00000238883724.rsp" with contents
[
/Od /I "../" /I "../mpglib" /I "../include" /I ".." /D "_DEBUG" /D "_WINDOWS" /D "HAVE_MPGLIB" /D "WIN32" /D "HAVE_CONFIG_H" /D "HAVE_GTK" /D "_VC80_UPGRADE=0x0600" /FD /EHsc /MTd /Fp".\libmp3lame___Win32_Debug_GTK/libmp3lame_vc6.pch" /Fo".\libmp3lame___Win32_Debug_GTK/" /Fd".\libmp3lame___Win32_Debug_GTK/" /W3 /c /ZI /TC ".\version.c"

".\VbrTag.c"

".\vbrquantize.c"

".\util.c"

".\takehiro.c"

".\set_get.c"

".\reservoir.c"

".\quantize_pvt.c"

".\quantize.c"

".\psymodel.c"

".\presets.c"

".\newmdct.c"

".\mpglib_interface.c"

".\lame.c"

".\id3tag.c"

".\gain_analysis.c"

".\fft.c"

".\encoder.c"

".\bitstream.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\RSP00000238883724.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\RSP00000338883724.rsp" with contents
[
/Od /I "../" /I "../mpglib" /I "../include" /I ".." /D "_DEBUG" /D "_WINDOWS" /D "HAVE_MPGLIB" /D "WIN32" /D "HAVE_CONFIG_H" /D "HAVE_GTK" /D "_VC80_UPGRADE=0x0600" /FD /EHsc /MTd /Fp".\libmp3lame___Win32_Debug_GTK/libmp3lame_vc6.pch" /Fo".\libmp3lame___Win32_Debug_GTK/" /Fd".\libmp3lame___Win32_Debug_GTK/" /W1 /c /ZI /TC ".\tables.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\RSP00000338883724.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\RSP00000438883724.rsp" with contents
[
/OUT:"Debug\libmp3lame.lib" ".\libmp3lame___win32_debug_gtk\bitstream.obj"

".\libmp3lame___win32_debug_gtk\encoder.obj"

".\libmp3lame___win32_debug_gtk\fft.obj"

".\libmp3lame___win32_debug_gtk\gain_analysis.obj"

".\libmp3lame___win32_debug_gtk\id3tag.obj"

".\libmp3lame___win32_debug_gtk\lame.obj"

".\libmp3lame___win32_debug_gtk\mpglib_interface.obj"

".\libmp3lame___win32_debug_gtk\newmdct.obj"

".\libmp3lame___win32_debug_gtk\presets.obj"

".\libmp3lame___win32_debug_gtk\psymodel.obj"

".\libmp3lame___win32_debug_gtk\quantize.obj"

".\libmp3lame___win32_debug_gtk\quantize_pvt.obj"

".\libmp3lame___win32_debug_gtk\reservoir.obj"

".\libmp3lame___win32_debug_gtk\set_get.obj"

".\libmp3lame___win32_debug_gtk\tables.obj"

".\libmp3lame___win32_debug_gtk\takehiro.obj"

".\libmp3lame___win32_debug_gtk\util.obj"

".\libmp3lame___win32_debug_gtk\vbrquantize.obj"

".\libmp3lame___win32_debug_gtk\VbrTag.obj"

".\libmp3lame___win32_debug_gtk\version.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\RSP00000438883724.rsp" /NOLOGO"
Output Window
  
Performing Custom Build Step on configMS
        1 file(s) copied.
Compiling...
version.c
VbrTag.c
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\vbrtag.c(720) : warning C4996: 'strncpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
        Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
vbrquantize.c
util.c
takehiro.c
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\takehiro.c(141) : warning C4307: '*' : integral constant overflow
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\takehiro.c(142) : warning C4307: '*' : integral constant overflow
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\takehiro.c(143) : warning C4307: '*' : integral constant overflow
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\takehiro.c(144) : warning C4307: '*' : integral constant overflow
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\takehiro.c(160) : warning C4307: '*' : integral constant overflow
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\takehiro.c(161) : warning C4307: '*' : integral constant overflow
set_get.c
reservoir.c
quantize_pvt.c
quantize.c
psymodel.c
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\psymodel.c(1189) : warning C4996: 'fscanf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\psymodel.c(1192) : warning C4996: 'fscanf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
presets.c
newmdct.c
mpglib_interface.c
lame.c
id3tag.c
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\id3tag.c(414) : warning C4996: '_snprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
        Message: 'This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\id3tag.c(429) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\id3tag.c(440) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\id3tag.c(446) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\wav-mp3\lame-3.97\libmp3lame\id3tag.c(539) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
gain_analysis.c
fft.c
encoder.c
bitstream.c
Generating Code...
Compiling...
tables.c
Creating library...
Results
  
Build log was saved at "file://c:\Documents and Settings\Gustavo LaFava\Desktop\WAV-MP3\lame-3.97\libmp3lame\libmp3lame___Win32_Debug_GTK\BuildLog.htm"
libmp3lame - 0 error(s), 14 warning(s)