Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\RSP00000128483040.rsp" with contents
[
/Od /I "C:\Program Files\Microsoft Platform SDK\Include" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\vercert.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\vercertDlg.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\RSP00000128483040.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\RSP00000228483040.rsp" with contents
[
/OUT:"C:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\vercert.exe" /INCREMENTAL /LIBPATH:"C:\Program Files\Microsoft Platform SDK\Lib" /MANIFEST /MANIFESTFILE:"Debug\vercert.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\vercert.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 Crypt32.lib winhttp.lib

".\Debug\stdafx.obj"

".\Debug\vercert.obj"

".\Debug\vercertDlg.obj"

".\Debug\vercert.res"

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

".\Debug\vercert.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\RSP00000328483040.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\BAT00000428483040.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\vercert\Debug\BAT00000428483040.bat"""
Output Window
  
Compiling...
vercertDlg.cpp
c:\documents and settings\gustavo lafava\desktop\ornella 2\vercert\vercertdlg.cpp(176) : warning C4996: 'swprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\swprintf.inl(85) : see declaration of 'swprintf'
        Message: 'swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter. To use traditional Microsoft swprintf, set _CRT_NON_CONFORMING_SWPRINTFS.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\vercert\vercertdlg.cpp(177) : warning C4996: 'swprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\swprintf.inl(85) : see declaration of 'swprintf'
        Message: 'swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter. To use traditional Microsoft swprintf, set _CRT_NON_CONFORMING_SWPRINTFS.'
c:\documents and settings\gustavo lafava\desktop\ornella 2\vercert\vercertdlg.cpp(288) : 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.'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Gustavo LaFava\Desktop\ORNELLA 2\vercert\Debug\BuildLog.htm"
vercert - 0 error(s), 3 warning(s)