Build Log
  

Build started: Project: SkypeDecoder, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\RSP00001A33963376.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\SkypeDecoder.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\SkypeDecoderDlg.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\RSP00001A33963376.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\RSP00001B33963376.rsp" with contents
[
/OUT:"C:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\SkypeDecoder.exe" /INCREMENTAL /LIBPATH:"C:\Program Files\Speex\libspeex" /MANIFEST /MANIFESTFILE:"Debug\SkypeDecoder.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\SkypeDecoder.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 libspeex.lib DelayImp.lib

".\Debug\SkypeDecoder.obj"

".\Debug\SkypeDecoderDlg.obj"

".\Debug\stdafx.obj"

".\Debug\SkypeDecoder.res"

".\Debug\SkypeDecoder.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\RSP00001B33963376.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\RSP00001C33963376.rsp" with contents
[
/out:".\Debug\SkypeDecoder.exe.embed.manifest" /notify_update /manifest

".\Debug\SkypeDecoder.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\RSP00001C33963376.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\BAT00001D33963376.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\BAT00001D33963376.bat"""
Output Window
  
Compiling...
SkypeDecoderDlg.cpp
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(281) : 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\ornella 2\skypedecoder\skypedecoderdlg.cpp(291) : warning C4996: 'sscanf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
        Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(292) : warning C4996: 'sscanf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
        Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(293) : warning C4996: 'sscanf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
        Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(294) : warning C4996: 'sscanf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
        Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(306) : 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\ornella 2\skypedecoder\skypedecoderdlg.cpp(376) : 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\ornella 2\skypedecoder\skypedecoderdlg.cpp(431) : 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\ornella 2\skypedecoder\skypedecoderdlg.cpp(518) : warning C4996: 'fopen' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(579) : warning C4996: 'fopen' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\skypedecoder\skypedecoderdlg.cpp(655) : 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.'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\SkypeDecoder\Debug\BuildLog.htm"
SkypeDecoder - 0 error(s), 11 warning(s)