📄 armtest.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: armtest - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Pole\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"emulatorRel/" /Fp"emulatorRel/armtest.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"E:\Major\无损检测\Projects\!Done\EVC_armtest\armtest.cpp"
"E:\Major\无损检测\Projects\!Done\EVC_armtest\armtestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Pole\LOCALS~1\Temp\RSP49.tmp"
Creating temporary file "C:\DOCUME~1\Pole\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/armtest.pdb" /out:"emulatorRel/armtest.exe" /subsystem:windowsce,5.00 /MACHINE:IX86
".\emulatorRel\armtest.obj"
".\emulatorRel\armtestDlg.obj"
".\emulatorRel\Fourier.obj"
".\emulatorRel\StdAfx.obj"
".\emulatorRel\armtest.res"
]
Creating command line "link.exe @C:\DOCUME~1\Pole\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling...
armtest.cpp
armtestDlg.cpp
E:\Major\无损检测\Projects\!Done\EVC_armtest\armtestDlg.cpp(295) : warning C4244: '=' : conversion from 'unsigned long' to 'float', possible loss of data
E:\Major\无损检测\Projects\!Done\EVC_armtest\armtestDlg.cpp(430) : warning C4076: 'unsigned' : can not be used with type 'float'
E:\Major\无损检测\Projects\!Done\EVC_armtest\armtestDlg.cpp(430) : warning C4244: '=' : conversion from 'unsigned int' to 'float', possible loss of data
E:\Major\无损检测\Projects\!Done\EVC_armtest\armtestDlg.cpp(690) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
E:\Major\无损检测\Projects\!Done\EVC_armtest\armtestDlg.cpp(691) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"emulatorRel/armtest.bsc" ".\emulatorRel\StdAfx.sbr" ".\emulatorRel\armtest.sbr" ".\emulatorRel\armtestDlg.sbr" ".\emulatorRel\Fourier.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
armtest.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -