Build Log
  

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

Command Lines
  
Creating temporary file "u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\RSP00002723162648.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\wiiwrap.cpp"
]
Creating command line "cl.exe @"u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\RSP00002723162648.rsp" /nologo /errorReport:prompt"
Creating temporary file "u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\RSP00002823162648.rsp" with contents
[
/OUT:"U:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\Wiiwrap.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Wiiwrap.exe.intermediate.manifest" /DEBUG /PDB:"u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\Wiiwrap.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib ".\debug\wiiyourself!_d.lib"

".\Debug\wiiwrap.obj"

".\Debug\Wiiwrap.exe.embed.manifest.res"
]
Creating command line "link.exe @"u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\RSP00002823162648.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\RSP00002923162648.rsp" with contents
[
/out:".\Debug\Wiiwrap.exe.embed.manifest" /notify_update /manifest

".\Debug\Wiiwrap.exe.intermediate.manifest"
]
Creating command line "mt.exe @"u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\RSP00002923162648.rsp" /nologo"
Creating temporary file "u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\BAT00002A23162648.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\BAT00002A23162648.bat"""
Creating temporary file "u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\BAT00002B23162648.bat" with contents
[
@echo off

copy u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\Wiiwrap.exe u:\wiiwork\WiiYourself!_092b\wiiwrap\

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "- Copying .exe to demo dir -"

exit 1

:VCEnd
]
Creating command line """u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\BAT00002B23162648.bat"""
Output Window
  
Compiling...
wiiwrap.cpp
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(31) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(35) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(39) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(43) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(48) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(52) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(66) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(70) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(74) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(78) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(84) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(97) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(339) : see declaration of '_snprintf'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(139) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(159) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(79) : see declaration of 'strcat'
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(195) : warning C4018: '<' : signed/unsigned mismatch
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(219) : warning C4018: '<' : signed/unsigned mismatch
u:\wiiwork\wiiyourself!_092b\wiiwrap\wiiwrap.cpp(58) : warning C4715: 'wiiheader' : not all control paths return a value
Linking...
Embedding manifest...
- Copying .exe to demo dir -
        1 file(s) copied.
Results
  
Build log was saved at "file://u:\wiiwork\WiiYourself!_092b\wiiwrap\Debug\BuildLog.htm"
Wiiwrap - 0 error(s), 17 warning(s)