ビルド ログ
  

ビルド 開始: プロジェクト: cblsrv、構成: Debug|Win32

コマンド ライン
  
一時ファイル "c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\RSP00001679246472.rsp" を作成しています。内容 :
[
/Od /I "..\..\common\param" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp".\build\win32\Debug/cblsrv.pch" /Fo".\build\win32\Debug/" /Fd".\build\win32\Debug/" /W4 /c /ZI /TP ".\src\cable.cpp"
]
コマンド ライン "cl.exe @"c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\RSP00001679246472.rsp" /nologo /errorReport:prompt" を作成しています。
一時ファイル "c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\RSP00001779246472.rsp" を作成しています。内容 :
[
/OUT:".\build\win32\Debug/cblsrv.exe" /INCREMENTAL /LIBPATH:".\src\FTCJTAG" /MANIFEST /MANIFESTFILE:".\build\win32\Debug\cblsrv.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\build\win32\Debug/cblsrv.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 ws2_32.lib FTCJTAG.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

".\build\win32\Debug\bits.obj"

".\build\win32\Debug\cable.obj"

".\build\win32\Debug\cblsrv.obj"

".\build\win32\Debug\parport.obj"

".\build\win32\Debug\utils.obj"

".\build\win32\Debug\cblsrv.exe.embed.manifest.res"
]
コマンド ライン "link.exe @"c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\RSP00001779246472.rsp" /NOLOGO /ERRORREPORT:PROMPT" を作成しています。
一時ファイル "c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\RSP00001879246472.rsp" を作成しています。内容 :
[
/out:".\build\win32\Debug\cblsrv.exe.embed.manifest" /notify_update /manifest

".\build\win32\Debug\cblsrv.exe.intermediate.manifest"
]
コマンド ライン "mt.exe @"c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\RSP00001879246472.rsp" /nologo" を作成しています。
一時ファイル "c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\BAT00001979246472.bat" を作成しています。内容 :
[
@echo マニフェスト リソースの最終更新日時: %TIME% (%DATE%) > ".\build\win32\Debug\mt.dep"
]
コマンド ライン """c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\BAT00001979246472.bat""" を作成しています。
出力ウィンドウ
  
コンパイルしています...
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
        ]
リンクしています...
マニフェストを埋め込んでいます...
結果
  
ビルドログは "file://c:\Tools\eclipse\workspace\autopilot\external\cblsrv-0.1_ft2232\build\win32\Debug\BuildLog.htm" に保存されました。
cblsrv - エラー 0、警告 4