📄 setup.vcl
字号:
Compiling...
StdAfx.cpp
Compiling...
MP3Reader.cpp
D:\PocketMVP_8R\OGGReader\MP3Reader.cpp(252) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
D:\PocketMVP_8R\OGGReader\MP3Reader.cpp(256) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
Linking...
Creating library MIPSRel/OGGReader.lib and object MIPSRel/OGGReader.exp
<h3>
--------------------Configuration: OGMReader - Win32 (WCE MIPS) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP39C.tmp" with contents
[
/nologo /W3 /O2 /D "_LOW_ACCURACY_" /D "OGMREADER_EXPORTS" /D "_USRDLL" /D _WIN32_WCE=211 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "GAPI" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fo"MIPSRel/" /Oxs /MC /c
"D:\PocketMVP_8R\OGGLib\lib\bitwise.c"
"D:\PocketMVP_8R\OGGLib\lib\block.c"
"D:\PocketMVP_8R\OGGLib\lib\codebook.c"
"D:\PocketMVP_8R\OGGLib\lib\floor0.c"
"D:\PocketMVP_8R\OGGLib\lib\floor1.c"
"D:\PocketMVP_8R\OGGLib\lib\framing.c"
"D:\PocketMVP_8R\OGGLib\lib\info.c"
"D:\PocketMVP_8R\OGGLib\lib\mapping0.c"
"D:\PocketMVP_8R\OGGLib\lib\mdct.c"
"D:\PocketMVP_8R\OGMReader\OggStream.cpp"
"D:\PocketMVP_8R\OGMReader\OGMReader.cpp"
"D:\PocketMVP_8R\OGGLib\lib\registry.c"
"D:\PocketMVP_8R\OGGLib\lib\res012.c"
"D:\PocketMVP_8R\OGGLib\lib\sharedbook.c"
"D:\PocketMVP_8R\OGGLib\lib\synthesis.c"
"D:\PocketMVP_8R\OGGLib\lib\window.c"
]
Creating command line "clmips.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP39C.tmp"
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP39D.tmp" with contents
[
/nologo /W3 /O2 /D "_LOW_ACCURACY_" /D "OGMREADER_EXPORTS" /D "_USRDLL" /D _WIN32_WCE=211 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "GAPI" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fp"MIPSRel/OGMReader.pch" /Yc"stdafx.h" /Fo"MIPSRel/" /Oxs /MC /c
"D:\PocketMVP_8R\OGMReader\StdAfx.cpp"
]
Creating command line "clmips.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP39D.tmp"
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP39E.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"MIPSRel/OGMReader.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /def:".\OGMReader.def" /out:"../MIPSRel/OGMReader.dll" /implib:"MIPSRel/OGMReader.lib" /subsystem:windowsce,2.11 /MACHINE:MIPS
.\MIPSRel\bitwise.obj
.\MIPSRel\block.obj
.\MIPSRel\codebook.obj
.\MIPSRel\floor0.obj
.\MIPSRel\floor1.obj
.\MIPSRel\framing.obj
.\MIPSRel\info.obj
.\MIPSRel\mapping0.obj
.\MIPSRel\mdct.obj
.\MIPSRel\OggStream.obj
.\MIPSRel\OGMReader.obj
.\MIPSRel\registry.obj
.\MIPSRel\res012.obj
.\MIPSRel\sharedbook.obj
.\MIPSRel\StdAfx.obj
.\MIPSRel\synthesis.obj
.\MIPSRel\window.obj
]
Creating command line "link.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP39E.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
bitwise.c
D:\PocketMVP_8R\OGGLib\lib\bitwise.c(92) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
block.c
D:\PocketMVP_8R\OGGLib\lib\block.c(152) : warning C4013: '_calloc' undefined; assuming extern returning int
D:\PocketMVP_8R\OGGLib\lib\block.c(152) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int '
D:\PocketMVP_8R\OGGLib\lib\block.c(362) : warning C4244: 'initializing' : conversion from '__int64 ' to 'long ', possible loss of data
codebook.c
floor0.c
D:\PocketMVP_8R\OGGLib\lib\floor0.c(350) : warning C4013: '_calloc' undefined; assuming extern returning int
D:\PocketMVP_8R\OGGLib\lib\floor0.c(346) : warning C4101: 'scale' : unreferenced local variable
floor1.c
D:\PocketMVP_8R\OGGLib\lib\floor1.c(76) : warning C4013: '_calloc' undefined; assuming extern returning int
framing.c
D:\PocketMVP_8R\OGGLib\lib\framing.c(241) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
D:\PocketMVP_8R\OGGLib\lib\framing.c(242) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
D:\PocketMVP_8R\OGGLib\lib\framing.c(243) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
D:\PocketMVP_8R\OGGLib\lib\framing.c(244) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
info.c
D:\PocketMVP_8R\OGGLib\lib\info.c(36) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data
D:\PocketMVP_8R\OGGLib\lib\info.c(114) : warning C4013: '_calloc' undefined; assuming extern returning int
mapping0.c
D:\PocketMVP_8R\OGGLib\lib\mapping0.c(88) : warning C4013: '_calloc' undefined; assuming extern returning int
mdct.c
Generating Code...
Compiling...
OggStream.cpp
OGMReader.cpp
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(140) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(436) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(441) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(443) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(526) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(534) : warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(634) : warning C4244: '=' : conversion from '__int32' to 'short', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(755) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(816) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(820) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(823) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(854) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(857) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(924) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(928) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(932) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(959) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(963) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
D:\PocketMVP_8R\OGMReader\OGMReader.cpp(967) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
Generating Code...
Compiling...
registry.c
res012.c
D:\PocketMVP_8R\OGGLib\lib\res012.c(91) : warning C4013: '_calloc' undefined; assuming extern returning int
sharedbook.c
D:\PocketMVP_8R\OGGLib\lib\sharedbook.c(190) : warning C4013: '_calloc' undefined; assuming extern returning int
D:\PocketMVP_8R\OGGLib\lib\sharedbook.c(389) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data
synthesis.c
window.c
Generating Code...
Linking...
Creating library MIPSRel/OGMReader.lib and object MIPSRel/OGMReader.exp
OGMReader.exp : warning LNK4070: /OUT:AVIStream.DLL directive in .EXP differs from output filename "../MIPSRel/OGMReader.dll"; ignoring directive
<h3>
--------------------Configuration: PlaylistEditor - Win32 (WCE MIPS) Release E100--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"MIPSRelease E100/PlaylistEditor.res" /d UNDER_CE=211 /d _WIN32_WCE=211 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC" /d "MIPS" /d "_MIPS_" /r "D:\PocketMVP_8R\PlaylistEditor\PlaylistEditor.rc""
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A0.tmp" with contents
[
/nologo /QMR4100 /W3 /O2 /D _WIN32_WCE=211 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USEVIDBUFF" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fp"MIPSRelease E100/PlaylistEditor.pch" /Yu"stdafx.h" /Fo"MIPSRelease E100/" /Oxs /MC /c
"D:\PocketMVP_8R\PlaylistEditor\PlaylistEditor.cpp"
]
Creating command line "clmips.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A0.tmp"
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A1.tmp" with contents
[
/nologo /QMR4100 /W3 /O2 /D _WIN32_WCE=211 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USEVIDBUFF" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fp"MIPSRelease E100/PlaylistEditor.pch" /Yc"stdafx.h" /Fo"MIPSRelease E100/" /Oxs /MC /c
"D:\PocketMVP_8R\PlaylistEditor\StdAfx.cpp"
]
Creating command line "clmips.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A1.tmp"
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A2.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:no /pdb:"MIPSRelease E100/PlaylistEditor.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"../MIPSRel/PlaylistEditor.exe" /subsystem:windowsce,2.11 /MACHINE:MIPS
".\MIPSRelease E100\PlaylistEditor.obj"
".\MIPSRelease E100\StdAfx.obj"
".\MIPSRelease E100\PlaylistEditor.res"
\PocketMVP_8R\MIPSRel\GetFileName.lib
]
Creating command line "link.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A2.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
PlaylistEditor.cpp
D:\PocketMVP_8R\PlaylistEditor\PlaylistEditor.cpp(469) : warning C4101: 'szHello' : unreferenced local variable
Linking...
<h3>
--------------------Configuration: setup - Win32 (WCE MIPS) Release E100--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"MIPSRelease E100/setup.res" /d UNDER_CE=211 /d _WIN32_WCE=211 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC" /d "MIPS" /d "_MIPS_" /r "D:\PocketMVP_8R\setup\setup.rc""
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A4.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=211 /D "_USRDLL" /D "SETUP_EXPORTS" /D "ATI" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USEVIDBUFF" /D "WIN32_PLATFORM_PSPC" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /Fp"MIPSRelease E100/setup.pch" /YX /Fo"MIPSRelease E100/" /Oxs /MC /c
"D:\PocketMVP_8R\setup\setup.cpp"
]
Creating command line "clmips.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A4.tmp"
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A5.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"MIPSRelease E100/setup.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /def:".\setup.def" /out:"../MIPSRel/setup.dll" /implib:"MIPSRelease E100/setup.lib" /subsystem:windowsce,2.11 /MACHINE:MIPS
".\MIPSRelease E100\setup.obj"
".\MIPSRelease E100\setup.res"
]
Creating command line "link.exe @D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
setup.cpp
D:\PocketMVP_8R\setup\setup.cpp(43) : warning C4101: 'p' : unreferenced local variable
D:\PocketMVP_8R\setup\setup.cpp(42) : warning C4101: 'dst' : unreferenced local variable
D:\PocketMVP_8R\setup\setup.cpp(40) : warning C4101: 'temp' : unreferenced local variable
D:\PocketMVP_8R\setup\setup.cpp(41) : warning C4101: 'src' : unreferenced local variable
Linking...
Creating library MIPSRelease E100/setup.lib and object MIPSRelease E100/setup.exp
<h3>
--------------------Configuration: PocketMVP - Win32 (WCE MIPS) Release E100--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"MIPSRelease E100/PocketMVP.res" /d UNDER_CE=211 /d _WIN32_WCE=211 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC" /d "MIPS" /d "_MIPS_" /r "D:\PocketMVP_8R\PocketMVP.rc""
Creating temporary file "D:\DOCUME~1\marc1\LOCALS~1\Temp\RSP3A7.tmp" with contents
[
/nologo /QMR4100 /W3 /vd0 /O2 /D _WIN32_WCE=211 /D "_USEVIDBUFF" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "WI
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -