?? soket.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: soket - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C5.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_DVK2440" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4IDbg/soket.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"E:\我的WINCE程序\soket\soketDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C6.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/soket.pdb" /debug /out:"ARMV4IDbg/soket.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB
".\ARMV4IDbg\soket.obj"
".\ARMV4IDbg\soketDlg.obj"
".\ARMV4IDbg\StdAfx.obj"
".\ARMV4IDbg\soket.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C6.tmp"
<h3>Output Window</h3>
Compiling...
soketDlg.cpp
E:\我的WINCE程序\soket\soketDlg.cpp(106) : error C2440: 'initializing' : cannot convert from 'unsigned int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
E:\我的WINCE程序\soket\soketDlg.cpp(118) : error C2440: 'initializing' : cannot convert from 'unsigned int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Error executing clarm.exe.
<h3>Results</h3>
soket.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -