| | | 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...
|