Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00001F16322636.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/TUSB3410Demo.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\TUSB3410Demo.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00001F16322636.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00002016322636.rsp" with contents
[
/OUT:".\Debug/TUSB3410Demo.exe" /INCREMENTAL /LIBPATH:"C:\Documents and Settings\x0073201\My Documents\Jupiter-Prog-EVM\CONF_MSP430_HID\Libs" /MANIFEST /MANIFESTFILE:".\Debug\TUSB3410Demo.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/TUSB3410Demo.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 odbc32.lib odbccp32.lib setupapi.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\TUSB3410Demo.obj"

".\Debug\TUSB3410Demo.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00002016322636.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00002116322636.rsp" with contents
[
/out:".\Debug\TUSB3410Demo.exe.embed.manifest" /notify_update /manifest

".\Debug\TUSB3410Demo.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00002116322636.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\BAT00002216322636.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\BAT00002216322636.bat"""
Creating temporary file "c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00002316322636.rsp" with contents
[
/o ".\Debug/TUSB3410Demo.bsc"

".\Debug\TUSB3410Demo.sbr"
]
Creating command line "bscmake.exe @"c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\RSP00002316322636.rsp" /nologo"
Output Window
  
Compiling...
TUSB3410Demo.cpp
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(223) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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(74) : see declaration of 'strcpy'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(341) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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(74) : see declaration of 'strcpy'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(342) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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(74) : see declaration of 'strcpy'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(299) : warning C4101: 'DataArray2' : unreferenced local variable
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(523) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(534) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(543) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(565) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(580) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(585) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(593) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(609) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(625) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(629) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(635) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
c:\documents and settings\x0073201\my documents\visual studio 2005\projects\pc_demo\tusb3410demo.cpp(645) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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(295) : see declaration of 'scanf'
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build Time 0:01
Build log was saved at "file://c:\Documents and Settings\x0073201\My Documents\Visual Studio 2005\Projects\PC_DEMO\Debug\BuildLog.htm"
TUSB3410Demo - 0 error(s), 16 warning(s)