Build Log
  

Build started: Project: FT2232HSPIC++NETTestApp, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\RSP00005029682440.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\FT2232HSPIC++NETTestApp.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\FT2232HS_SPI_org.cpp"
]
Creating command line "cl.exe @"f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\RSP00005029682440.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\RSP00005129682440.rsp" with contents
[
/OUT:"Debug/FT2232HSPIC++NETTestApp.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\FT2232HSPIC++NETTestApp.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/FT2232HSPIC++NETTestApp.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 FTCSPI.LIB kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\FT2232HS_SPI_org.obj"

".\Debug\stdafx.obj"

".\Debug\FT2232HSPIC++NETTestApp.res"

".\Debug\FT2232HSPIC++NETTestApp.exe.embed.manifest.res"
]
Creating command line "link.exe @"f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\RSP00005129682440.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\RSP00005229682440.rsp" with contents
[
/out:".\Debug\FT2232HSPIC++NETTestApp.exe.embed.manifest" /notify_update /manifest

".\Debug\FT2232HSPIC++NETTestApp.exe.intermediate.manifest"
]
Creating command line "mt.exe @"f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\RSP00005229682440.rsp" /nologo"
Creating temporary file "f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\BAT00005329682440.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\BAT00005329682440.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
FT2232HS_SPI_org.cpp
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(22) : warning C4627: '#include "conio.h"': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(23) : warning C4627: '#include ': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(24) : warning C4627: '#include "windows.h"': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(67) : warning C4129: 'F' : unrecognized character escape sequence
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(67) : warning C4305: '=' : truncation from 'int' to 'BYTE'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(67) : warning C4309: '=' : truncation of constant value
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(98) : warning C4129: 'F' : unrecognized character escape sequence
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(98) : warning C4305: '=' : truncation from 'int' to 'BYTE'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(98) : warning C4309: '=' : truncation of constant value
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(108) : warning C4129: 'F' : unrecognized character escape sequence
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(108) : warning C4305: '=' : truncation from 'int' to 'BYTE'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(108) : warning C4309: '=' : truncation of constant value
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(289) : warning C4805: '==' : unsafe mix of type 'BOOL' and type 'bool' in operation
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(435) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(436) : warning C4313: 'printf'  : '%d' in format string conflicts with argument 1 of type 'FILE *'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(538) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(539) : warning C4313: 'printf'  : '%d' in format string conflicts with argument 1 of type 'FILE *'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(693) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(717) : warning C4805: '==' : unsafe mix of type 'BOOL' and type 'bool' in operation
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(735) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(768) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(144) : warning C4101: 'CloseFinalStatePinsData' : unreferenced local variable
f:\ac356\a2f_ac356_df1\a2f_ac356_df\ftdi\host_application\spi\vc++_200\ft2232hs_spi_org.cpp(166) : warning C4101: 'szTitleErrorMessage' : unreferenced local variable
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://f:\ac356\A2F_AC356_DF1\A2F_AC356_DF\FTDI\Host_Application\SPI\VC++_200\Debug\BuildLog.htm"
FT2232HSPIC++NETTestApp - 0 error(s), 24 warning(s)