?? blueobex.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BlueObex - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP111.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\sdk\inc" /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_BTWLIB" /Fp"Debug/BlueObex.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Widcomm\BTW DK\Samples\BlueObex\ChooseServerDlg.cpp"
"C:\Program Files\Widcomm\BTW DK\Samples\BlueObex\ConnectionMgrDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP111.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP112.tmp" with contents
[
ws2_32.lib version.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BlueObex.pdb" /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"Debug/BlueObex.exe" /pdbtype:sept /libpath:"..\..\sdk\release"
".\Debug\BlueObex.obj"
".\Debug\checkheaders.obj"
".\Debug\ChooseServerDlg.obj"
".\Debug\ConnectionMgrDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\BlueObex.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP112.tmp"
<h3>Output Window</h3>
Compiling...
ChooseServerDlg.cpp
C:\Program Files\Widcomm\BTW DK\Samples\BlueObex\ChooseServerDlg.cpp(101) : error C2440: 'type cast' : cannot convert from 'void (__thiscall CChooseServerDlg::*)(unsigned long)' to 'void (__thiscall CWnd::*)(unsigned int)'
Pointers to members have different representations; cannot cast between them
ConnectionMgrDlg.cpp
C:\Program Files\Widcomm\BTW DK\Samples\BlueObex\ConnectionMgrDlg.cpp(219) : error C2440: 'type cast' : cannot convert from 'void (__thiscall CConnectionMgrDlg::*)(unsigned long)' to 'void (__thiscall CWnd::*)(unsigned int)'
Pointers to members have different representations; cannot cast between them
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
BlueObex.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -