| | コンパイルしています...
cable.cpp
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(52) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
c:\program files\microsoft visual studio 9.0\vc\include\xutility(2550) : 'std::copy' の宣言を確認してください。
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(44): クラス テンプレート のメンバ関数 'LongBits::LongBits(const unsigned char *,int,const int)' のコンパイル中
with
[
Storage=unsigned char
]
c:\tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\src\cable.cpp(337) : コンパイルされたクラスの テンプレート のインスタンス化 'LongBits' の参照を確認してください
with
[
Storage=unsigned char
]
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(163) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
c:\program files\microsoft visual studio 9.0\vc\include\xutility(2550) : 'std::copy' の宣言を確認してください。
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(126): クラス テンプレート のメンバ関数 'LongBits &LongBits::append(const unsigned char *,int)' のコンパイル中
with
[
Storage=unsigned char
]
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(234) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
c:\program files\microsoft visual studio 9.0\vc\include\xutility(2550) : 'std::copy' の宣言を確認してください。
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(208): クラス テンプレート のメンバ関数 'LongBits &LongBits::operator <<=(int)' のコンパイル中
with
[
Storage=unsigned char
]
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(107) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
c:\program files\microsoft visual studio 9.0\vc\include\xutility(2550) : 'std::copy' の宣言を確認してください。
c:\tools\eclipse\workspace\autopilot\common\param\long_bits.h(98): クラス テンプレート のメンバ関数 'void LongBits::auto_expand(const int)' のコンパイル中
with
[
Storage=unsigned char
]
リンクしています...
マニフェストを埋め込んでいます...
|