📄 shapes.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Shapes - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Test\LOCALS~1\Temp\RSP10.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/Shapes.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"emulatorDbg/Shapes.exe" /subsystem:windowsce,5.00 /MACHINE:IX86
".\emulatorDbg\Shapes.obj"
".\emulatorDbg\TextDemo.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Test\LOCALS~1\Temp\RSP10.tmp"
<h3>Output Window</h3>
Linking...
TextDemo.obj : error LNK2005: _MainMessages already defined in Shapes.obj
TextDemo.obj : error LNK2005: _szAppName already defined in Shapes.obj
TextDemo.obj : error LNK2005: _WinMain already defined in Shapes.obj
TextDemo.obj : error LNK2005: _InitApp already defined in Shapes.obj
TextDemo.obj : error LNK2005: _InitInstance already defined in Shapes.obj
TextDemo.obj : error LNK2005: _TermInstance already defined in Shapes.obj
TextDemo.obj : error LNK2005: _MainWndProc already defined in Shapes.obj
TextDemo.obj : error LNK2005: _DoCreateMain already defined in Shapes.obj
TextDemo.obj : error LNK2005: _DoPaintMain already defined in Shapes.obj
TextDemo.obj : error LNK2005: _DoDestroyMain already defined in Shapes.obj
emulatorDbg/Shapes.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
<h3>Results</h3>
Shapes.exe - 11 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -