| | コンパイルしています...
chrcount.cpp
.\chrcount.cpp(51) : 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 8\VC\include\stdio.h(234) : 'fopen' の宣言を確認してください。
c:\intel\tbb\2.0\include\tbb\atomic.h(158) : warning C4244: '引数' : 'tbb::internal::atomic_traits::word' から 'int' への変換です。データが失われる可能性があります。
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(158): クラス テンプレート のメンバ関数 'tbb::internal::atomic_traits::word tbb::internal::atomic_traits::compare_and_swap(volatile void *,tbb::internal::atomic_traits::word,tbb::internal::atomic_traits::word)' のコンパイル中
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(344) : コンパイルされたクラスの テンプレート のインスタンス化 'tbb::internal::atomic_traits' の参照を確認してください
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(348) : コンパイルされたクラスの テンプレート のインスタンス化 'tbb::atomic::value_type tbb::atomic::compare_and_swap<__TBB_full_fence>(tbb::atomic::value_type,tbb::atomic::value_type)' の参照を確認してください
c:\intel\tbb\2.0\include\tbb\atomic.h(158) : warning C4244: '引数' : 'tbb::internal::atomic_traits::word' から 'int' への変換です。データが失われる可能性があります。
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(158) : warning C4244: '引数' : 'tbb::internal::atomic_traits::word' から 'int' への変換です。データが失われる可能性があります。
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(158): クラス テンプレート のメンバ関数 'tbb::internal::atomic_traits::word tbb::internal::atomic_traits::fetch_and_store(volatile void *,tbb::internal::atomic_traits::word)' のコンパイル中
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(158) : warning C4244: '引数' : 'tbb::internal::atomic_traits::word' から 'int' への変換です。データが失われる可能性があります。
with
[
Size=4,
M=__TBB_full_fence
]
c:\intel\tbb\2.0\include\tbb\atomic.h(158): クラス テンプレート のメンバ関数 'tbb::internal::atomic_traits::word tbb::internal::atomic_traits::fetch_and_add(volatile void *,tbb::internal::atomic_traits::word)' のコンパイル中
with
[
Size=4,
M=__TBB_full_fence
]
リンクしています...
コード生成しています。
コード生成が終了しました。
マニフェストを埋め込んでいます...
|