📄 test_mp3.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test_mp3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.37B\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "FPM_DEFAULT" /D "_LIB" /D "HAVE_CONFIG_H" /D "ASO_ZEROCHECK" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "DEBUG" /FR"Debug/" /Fp"Debug/test_mp3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Study\ALtera\SourceFiles_4_30\SourceFiles\player.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.37B\LOCALS~1\Temp\RSP4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.37B\LOCALS~1\Temp\RSP5.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /profile /debug /machine:I386 /out:"Debug/test_mp3.exe"
.\Debug\audio.obj
.\Debug\audio_wave.obj
.\Debug\bit.obj
.\Debug\decoder.obj
.\Debug\filter.obj
.\Debug\fixed.obj
.\Debug\frame.obj
.\Debug\getopt.obj
.\Debug\getopt1.obj
.\Debug\huffman.obj
.\Debug\layer12.obj
.\Debug\layer3.obj
.\Debug\madplay.obj
.\Debug\player.obj
.\Debug\resample.obj
.\Debug\strcasecmp.obj
.\Debug\stream.obj
.\Debug\strncasecmp.obj
.\Debug\synth.obj
.\Debug\timer.obj
.\Debug\version.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.37B\LOCALS~1\Temp\RSP5.tmp"
<h3>Output Window</h3>
Compiling...
player.c
d:\microsoft visual studio\vc98\include\fcntl.h(66) : warning C4005: 'O_RDONLY' : macro redefinition
e:\study\altera\sourcefiles_4_30\sourcefiles\player.c(0) : see previous definition of 'O_RDONLY'
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(173) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(174) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(175) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(173) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(174) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(175) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(173) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(174) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(175) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(173) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(174) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(175) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(173) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(174) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\mad.h(175) : warning C4010: single-line comment contains line-continuation character
e:\study\altera\sourcefiles_4_30\sourcefiles\player.c(530) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
e:\study\altera\sourcefiles_4_30\sourcefiles\player.c(560) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data
e:\study\altera\sourcefiles_4_30\sourcefiles\player.c(871) : warning C4018: '<' : signed/unsigned mismatch
e:\study\altera\sourcefiles_4_30\sourcefiles\player.c(1027) : warning C4013: 'isatty' undefined; assuming extern returning int
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1.37B\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /o"Debug/test_mp3.bsc"
.\Debug\audio.sbr
.\Debug\audio_wave.sbr
.\Debug\bit.sbr
.\Debug\decoder.sbr
.\Debug\filter.sbr
.\Debug\fixed.sbr
.\Debug\frame.sbr
.\Debug\getopt.sbr
.\Debug\getopt1.sbr
.\Debug\huffman.sbr
.\Debug\layer12.sbr
.\Debug\layer3.sbr
.\Debug\madplay.sbr
.\Debug\player.sbr
.\Debug\resample.sbr
.\Debug\strcasecmp.sbr
.\Debug\stream.sbr
.\Debug\strncasecmp.sbr
.\Debug\synth.sbr
.\Debug\timer.sbr
.\Debug\version.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1.37B\LOCALS~1\Temp\RSP7.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
test_mp3.exe - 0 error(s), 20 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -