?? microwindows.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: microwindows - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Wilson\LOCALS~1\Temp\RSP413.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\src\include" /I "..\..\linuxCompat" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "NOSTDPAL8" /D "NOSTDPAL4" /D "NOSTDPAL2" /D MWPIXEL_FORMAT=MWPF_TRUECOLOR565 /D THREADSAFE=0 /D SCREEN_HEIGHT=480 /D SCREEN_WIDTH=640 /D NONETWORK=1 /D MW_CPU_BIG_ENDIAN=0 /D HAVE_WARNING=1 /D "USE_EXPOSURE" /U "HAVE_FILEIO" /FR"Debug/" /Fp"Debug/microwindows.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\phone\SI7801H\Vxworks_\microwindows-0.90\src\drivers\scr_win32.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Wilson\LOCALS~1\Temp\RSP413.tmp"
Creating temporary file "C:\DOCUME~1\Wilson\LOCALS~1\Temp\RSP414.tmp" with contents
[
/nologo /out:"..\..\fltkMmi\libs\microwindows.lib"
".\Debug\AllocColor.obj"
".\Debug\Atom.obj"
".\Debug\Backgnd.obj"
".\Debug\BdrWidth.obj"
".\Debug\Bell.obj"
".\Debug\Border.obj"
".\Debug\ChProperty.obj"
".\Debug\ChWindow.obj"
".\Debug\ClassHint.obj"
".\Debug\ClDisplay.obj"
".\Debug\Clear.obj"
".\Debug\ClearArea.obj"
".\Debug\Colormap.obj"
".\Debug\Colorname.obj"
".\Debug\Copy.obj"
".\Debug\CrBFData.obj"
".\Debug\CrCursor.obj"
".\Debug\CrGC.obj"
".\Debug\CrPFBData.obj"
".\Debug\CrPixmap.obj"
".\Debug\CrWindow.obj"
".\Debug\DefCursor.obj"
".\Debug\DestWind.obj"
".\Debug\devarc.obj"
".\Debug\devclip.obj"
".\Debug\devdraw.obj"
".\Debug\devfont.obj"
".\Debug\devimage.obj"
".\Debug\devkbd.obj"
".\Debug\devlist.obj"
".\Debug\devmouse.obj"
".\Debug\devopen.obj"
".\Debug\devpal1.obj"
".\Debug\devpal2.obj"
".\Debug\devpal4.obj"
".\Debug\devpal8.obj"
".\Debug\devpoly.obj"
".\Debug\devrgn.obj"
".\Debug\devrgn2.obj"
".\Debug\devstipple.obj"
".\Debug\devtimer.obj"
".\Debug\DrArc.obj"
".\Debug\DrLine.obj"
".\Debug\DrLines.obj"
".\Debug\DrPoint.obj"
".\Debug\DrRect.obj"
".\Debug\error.obj"
".\Debug\ErrorHandler.obj"
".\Debug\fb.obj"
".\Debug\fblin1.obj"
".\Debug\fblin16.obj"
".\Debug\fblin2.obj"
".\Debug\fblin24.obj"
".\Debug\fblin32.obj"
".\Debug\fblin32alpha.obj"
".\Debug\fblin4.obj"
".\Debug\fblin8.obj"
".\Debug\FillPolygon.obj"
".\Debug\FillRct.obj"
".\Debug\Flush.obj"
".\Debug\font.obj"
".\Debug\font_dbcs.obj"
".\Debug\FontCursor.obj"
".\Debug\Free.obj"
".\Debug\FreeGC.obj"
".\Debug\genfont.obj"
".\Debug\genmem.obj"
".\Debug\GetGeom.obj"
".\Debug\Image.obj"
".\Debug\kbd_win32.obj"
".\Debug\ListFonts.obj"
".\Debug\ListPix.obj"
".\Debug\LoadFont.obj"
".\Debug\LowerWin.obj"
".\Debug\MapRaised.obj"
".\Debug\MapWindow.obj"
".\Debug\Misc.obj"
".\Debug\mou_win32.obj"
".\Debug\MoveWin.obj"
".\Debug\NextEvent.obj"
".\Debug\nxdraw.obj"
".\Debug\nxtransform.obj"
".\Debug\nxutil.obj"
".\Debug\OpenDis.obj"
".\Debug\ParseColor.obj"
".\Debug\PmapBgnd.obj"
".\Debug\Quarks.obj"
".\Debug\QueryColor.obj"
".\Debug\QueryFont.obj"
".\Debug\QueryPointer.obj"
".\Debug\QueryTree.obj"
".\Debug\RaiseWin.obj"
".\Debug\Region.obj"
".\Debug\RepWindow.obj"
".\Debug\rom8x16.obj"
".\Debug\rom8x8.obj"
".\Debug\scr_win32.obj"
".\Debug\Selection.obj"
".\Debug\selfont.obj"
".\Debug\SelInput.obj"
".\Debug\SetAttributes.obj"
".\Debug\SetClip.obj"
".\Debug\SetFontPath.obj"
".\Debug\SetIFocus.obj"
".\Debug\SetWMProps.obj"
".\Debug\Shape.obj"
".\Debug\srvclip.obj"
".\Debug\srvevent.obj"
".\Debug\srvfunc.obj"
".\Debug\srvmain.obj"
".\Debug\srvutil.obj"
".\Debug\StName.obj"
".\Debug\StrKeysym.obj"
".\Debug\StrToText.obj"
".\Debug\stub.obj"
".\Debug\Sync.obj"
".\Debug\Text.obj"
".\Debug\Text16.obj"
".\Debug\TextExt.obj"
".\Debug\UndefCurs.obj"
".\Debug\UnloadFont.obj"
".\Debug\UnmapWin.obj"
".\Debug\Visual.obj"
".\Debug\Window.obj"
".\Debug\WindowProperty.obj"
".\Debug\winFreeSansSerif11x13.obj"
".\Debug\winFreeSystem14x16.obj"
".\Debug\X6x13.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\Wilson\LOCALS~1\Temp\RSP414.tmp"
<h3>Output Window</h3>
Compiling...
scr_win32.c
C:\phone\SI7801H\Vxworks_\microwindows-0.90\src\drivers\scr_win32.c(385) : warning C4101: 'bitmap' : unreferenced local variable
C:\phone\SI7801H\Vxworks_\microwindows-0.90\src\drivers\scr_win32.c(384) : warning C4101: 'srcDc' : unreferenced local variable
Creating library...
<h3>Results</h3>
microwindows.lib - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -