生成日志
  

重新生成 已启动: 项目: SoundCapture_demo,配置: Release PDB|x64

命令行
  
正在创建临时文件“d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000149804572.rsp”,其内容为
[
/D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yc"stdafx.h" /Fp".\Release/SoundCapture_demo.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi /TP .\StdAfx.cpp
]
正在创建命令行“cl.exe @"d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000149804572.rsp" /nologo /errorReport:queue”
正在创建临时文件“d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000249804572.rsp”,其内容为
[
/D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yu"stdafx.h" /Fp".\Release/SoundCapture_demo.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi /TP .\SoundCapture_demoDlg.cpp

.\SoundCapture_demo.cpp

.\LanguageConvertor.cpp
]
正在创建命令行“cl.exe @"d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000249804572.rsp" /nologo /errorReport:queue”
正在创建命令行“rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /d "_UNICODE" /d "UNICODE" /l 0x804 /fo"x64\Release PDB/SoundCapture_demo.res" .\SoundCapture_demo.rc”
正在创建临时文件“d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000349804572.rsp”,其内容为
[
/OUT:".\Release/SoundCapture_demo.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release PDB\SoundCapture_demo.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Release/SoundCapture_demo.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"wWinMainCRTStartup" /MACHINE:X64 dhplay.lib DelayImp.lib

".\release\LanguageConvertor.obj"

".\release\SoundCapture_demo.obj"

".\x64\release pdb\SoundCapture_demo.res"

".\release\SoundCapture_demoDlg.obj"

".\release\StdAfx.obj"
]
正在创建命令行“link.exe @"d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000349804572.rsp" /NOLOGO /ERRORREPORT:QUEUE”
正在创建临时文件“d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000449804572.rsp”,其内容为
[
/outputresource:".\release\SoundCapture_demo.exe;#1" /manifest

".\x64\release pdb\SoundCapture_demo.exe.intermediate.manifest"
]
正在创建命令行“mt.exe @"d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\RSP00000449804572.rsp" /nologo”
正在创建临时文件“d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\BAT00000549804572.bat”,其内容为
[
@echo 清单资源上次更新时间为 %TIME%,更新位置为 %DATE% > ".\x64\release pdb\mt.dep"
]
正在创建命令行“""d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\BAT00000549804572.bat""”
输出窗口
  
正在编译...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
.\StdAfx.cpp(14) : warning C4996: '_wsplitpath': This function or variable may be unsafe. Consider using _wsplitpath_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\wchar.h(962) : 参见“_wsplitpath”的声明
.\StdAfx.cpp(17) : warning C4996: '_wmakepath': This function or variable may be unsafe. Consider using _wmakepath_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\wchar.h(952) : 参见“_wmakepath”的声明
正在编译...
SoundCapture_demoDlg.cpp
.\SoundCapture_demoDlg.cpp(137) : warning C4996: '_wfopen': This function or variable may be unsafe. Consider using _wfopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\wchar.h(827) : 参见“_wfopen”的声明
.\SoundCapture_demoDlg.cpp(144) : warning C4244: “=”: 从“DWORD_PTR”转换到“int”,可能丢失数据
.\SoundCapture_demoDlg.cpp(145) : warning C4244: “=”: 从“DWORD_PTR”转换到“int”,可能丢失数据
SoundCapture_demo.cpp
.\SoundCapture_demo.cpp(54) : warning C4996: 'CWinApp::Enable3dControlsStatic': CWinApp::Enable3dControlsStatic is no longer needed. You should remove this call.
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(4480) : 参见“CWinApp::Enable3dControlsStatic”的声明
.\SoundCapture_demo.cpp(59) : warning C4244: “初始化”: 从“INT_PTR”转换到“int”,可能丢失数据
LanguageConvertor.cpp
.\LanguageConvertor.cpp(22) : warning C4996: '_swprintf': This function or variable may be unsafe. Consider using _swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\wchar.h(773) : 参见“_swprintf”的声明
正在生成代码...
正在编译资源...
正在链接...
正在嵌入清单...
结果
  
生成日志保存在“file://d:\jk_w32\workspace\CBB_DH3.RD000692_PlaySDKV3.40\Build\Win64_VC2005\dhplay\演示程序源码\SoundCapture_demo\x64\Release PDB\BuildLog.htm”
SoundCapture_demo - 0 个错误,8 个警告