| | コンパイルしています...
main.cpp
c:\program files\opencv\cv\include\cvcompat.h(784) : warning C4819: ファイルは、現在のコード ページ (932) で表示できない文字を含んでいます。データの損失を防ぐために、ファイルを Unicode 形式で保存してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(122) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(147) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : 'stricmp' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(175) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(187) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(189) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(190) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(197) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : 'stricmp' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(248) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : 'stricmp' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(259) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : 'stricmp' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(264) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(283) : 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 9.0\vc\include\string.h(74) : 'strcpy' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(284) : 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 9.0\vc\include\string.h(79) : 'strcat' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(285) : 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 9.0\vc\include\string.h(79) : 'strcat' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(323) : 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 9.0\vc\include\string.h(74) : 'strcpy' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(324) : 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 9.0\vc\include\string.h(79) : 'strcat' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(325) : 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 9.0\vc\include\string.h(79) : 'strcat' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(329) : 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 9.0\vc\include\string.h(74) : 'strcpy' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(350) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : 'stricmp' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(358) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : 'stricmp' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(367) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(207) : 'strdup' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(460) : 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 9.0\vc\include\string.h(74) : 'strcpy' の宣言を確認してください。
c:\program files\opencv\cvaux\include\cvvidsurv.hpp(529) : 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 9.0\vc\include\string.h(79) : 'strcat' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(38) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(108) : warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_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\time.inl(114) : 'localtime' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(112) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(166) : warning C4244: '=' : 'double' から 'char' への変換です。データが失われる可能性があります。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(207) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(208) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(209) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(233) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(236) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(237) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(242) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(248) : 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) : 'fopen' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(249) : 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) : 'fopen' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(250) : 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) : 'fopen' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(253) : 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) : 'fopen' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(266) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(271) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(273) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(279) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(282) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(288) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(335) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(341) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(346) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(352) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(363) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(372) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(378) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(383) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(389) : warning C4309: '=' : 定数値が切り捨てられました。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(400) : 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) : 'sprintf' の宣言を確認してください。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(87) : warning C4101: 'TEMPCOLOR_MAT' : ローカル変数は 1 度も使われていません。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(12) : warning C4101: 'n' : ローカル変数は 1 度も使われていません。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(75) : warning C4101: 'IN970FIL' : ローカル変数は 1 度も使われていません。
c:\documents and settings\sakamoto\my documents\my dropbox\temprarycolor\temprarycolor\main.cpp(12) : warning C4101: 'm' : ローカル変数は 1 度も使われていません。
リンクしています...
LINK : 前回のインクリメンタル リンクで C:\Documents and Settings\sakamoto\My Documents\My Dropbox\TempraryColor\Debug\TempraryColor.exe が見つからなかったか、ビルドされませんでした。フル リンクを行います。
マニフェストを埋め込んでいます...
|