?? epg.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Epg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C2.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\portable" /I "..\minwin" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Debug/" /Fp"Debug/Epg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MiniWinOuter\Epg\booking.c"
"D:\MiniWinOuter\Epg\dvbdata.c"
"D:\MiniWinOuter\Epg\FavGroup.c"
"D:\MiniWinOuter\Epg\GdfsCache.c"
"D:\MiniWinOuter\Epg\secdb.c"
"D:\MiniWinOuter\Epg\SITable.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C2.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C3.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\portable" /I "..\minwin" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MiniWinOuter\Epg\dvbepg.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C3.tmp"
Creating command line "link.exe -lib /nologo /out:"..\Epg.lib" .\Debug\booking.obj .\Debug\dvbdata.obj .\Debug\dvbepg.obj .\Debug\FavGroup.obj .\Debug\GdfsCache.obj .\Debug\secdb.obj .\Debug\SITable.obj "
<h3>Output Window</h3>
Compiling...
booking.c
dvbdata.c
FavGroup.c
d:\miniwinouter\epg\dvbdata.c(51) : warning C4716: 'ResetSystemDB' : must return a value
d:\miniwinouter\epg\dvbdata.c(61) : warning C4716: 'DestroySystemDB' : must return a value
d:\miniwinouter\epg\favgroup.c(318) : warning C4013: 'PrDbgPrintf' undefined; assuming extern returning int
GdfsCache.c
secdb.c
d:\miniwinouter\epg\secdb.c(69) : warning C4013: 'PrDbgPrintf' undefined; assuming extern returning int
SITable.c
d:\miniwinouter\epg\sitable.c(69) : warning C4101: 'j' : unreferenced local variable
d:\miniwinouter\epg\sitable.c(596) : warning C4101: 'i' : unreferenced local variable
d:\miniwinouter\epg\sitable.c(459) : warning C4761: integral size mismatch in argument; conversion supplied
d:\miniwinouter\epg\sitable.c(462) : warning C4761: integral size mismatch in argument; conversion supplied
d:\miniwinouter\epg\sitable.c(470) : warning C4761: integral size mismatch in argument; conversion supplied
d:\miniwinouter\epg\sitable.c(473) : warning C4761: integral size mismatch in argument; conversion supplied
Compiling...
dvbepg.c
d:\miniwinouter\epg\dvbepg.c(116) : warning C4101: 'i' : unreferenced local variable
d:\miniwinouter\epg\dvbepg.c(228) : warning C4013: 'PrTimeSetTime' undefined; assuming extern returning int
d:\miniwinouter\epg\dvbepg.c(379) : warning C4013: 'PrNvmInit' undefined; assuming extern returning int
d:\miniwinouter\epg\dvbepg.c(606) : warning C4013: 'PrAVPlay' undefined; assuming extern returning int
d:\miniwinouter\epg\dvbepg.c(683) : warning C4101: 'req' : unreferenced local variable
d:\miniwinouter\epg\dvbepg.c(684) : warning C4101: 'pfsc' : unreferenced local variable
d:\miniwinouter\epg\dvbepg.c(390) : warning C4716: 'DVBInit' : must return a value
d:\miniwinouter\epg\dvbepg.c(402) : warning C4716: 'DVBTerm' : must return a value
d:\miniwinouter\epg\dvbepg.c(497) : warning C4700: local variable 'rc' used without having been initialized
d:\miniwinouter\epg\dvbepg.c(561) : warning C4700: local variable 'nc' used without having been initialized
Creating library...
<h3>Results</h3>
Epg.lib - 0 error(s), 20 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -