生成日志
  

生成 已启动: 项目: TestPOS,配置: Debug|Win32

命令行
  
正在创建临时文件“c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\RSP00001184769924.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/TestPOS.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\DialogESPOS.cpp"
]
正在创建命令行“cl.exe @"c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\RSP00001184769924.rsp" /nologo /errorReport:prompt”
正在创建命令行“rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x804 /fo".\Debug/TestPOS.res" ".\TestPOS.rc"”
正在创建临时文件“c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\RSP00001284769924.rsp”,其内容为
[
/OUT:".\Debug/TestPOS.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\TestPOS.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Debug/TestPOS.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 Ws2_32.lib DelayImp.lib

".\Debug\DialogESPOS.obj"

".\Debug\DialogTSPL.obj"

".\Debug\StdAfx.obj"

".\Debug\TestPOS.obj"

".\Debug\TestPOS.res"

".\Debug\TestPOSDlg.obj"

".\Debug\TestPOS.exe.embed.manifest.res"
]
正在创建命令行“link.exe @"c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\RSP00001284769924.rsp" /NOLOGO /ERRORREPORT:PROMPT”
正在创建临时文件“c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\RSP00001384769924.rsp”,其内容为
[
/out:".\Debug\TestPOS.exe.embed.manifest" /notify_update /manifest

".\Debug\TestPOS.exe.intermediate.manifest"
]
正在创建命令行“mt.exe @"c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\RSP00001384769924.rsp" /nologo”
正在创建临时文件“c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\BAT00001484769924.bat”,其内容为
[
@echo 清单资源上次更新时间为 %TIME%,更新位置为 %DATE% > ".\Debug\mt.dep"
]
正在创建命令行“""c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\BAT00001484769924.bat""”
输出窗口
  
正在编译...
DialogESPOS.cpp
c:\users\dike\desktop\case_114_pos_sdk c#英文界面\pos-sdk_v1009发布\testing\vc\dialogespos.cpp(863) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : 参见“fopen”的声明
c:\users\dike\desktop\case_114_pos_sdk c#英文界面\pos-sdk_v1009发布\testing\vc\dialogespos.cpp(866) : warning C4996: 'filelength': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _filelength. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\io.h(311) : 参见“filelength”的声明
c:\users\dike\desktop\case_114_pos_sdk c#英文界面\pos-sdk_v1009发布\testing\vc\dialogespos.cpp(866) : warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(722) : 参见“fileno”的声明
正在编译资源...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
正在链接...
正在嵌入清单...
结果
  
生成日志保存在“file://c:\Users\Dike\Desktop\case_114_POS_SDK C#英文界面\POS-SDK_V1009发布\Testing\VC\Debug\BuildLog.htm”
TestPOS - 0 个错误,3 个警告