📄 chn_estimate4.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: chn_estimate4 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Zhang\LOCALS~1\Temp\RSP6F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/chn_estimate4.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\study\OFDM_channel\ofdm_bench.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Zhang\LOCALS~1\Temp\RSP6F.tmp"
Creating temporary file "C:\DOCUME~1\Zhang\LOCALS~1\Temp\RSP70.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 /incremental:yes /pdb:"Debug/chn_estimate4.pdb" /debug /machine:I386 /out:"Debug/chn_estimate4.exe" /pdbtype:sept
.\Debug\bessel.obj
.\Debug\complex.obj
.\Debug\dvcsum.obj
.\Debug\dvdot.obj
.\Debug\dvfill.obj
.\Debug\dvfir.obj
.\Debug\dvfir2.obj
.\Debug\dvgen.obj
.\Debug\dvgenw.obj
.\Debug\dvscale.obj
.\Debug\fgwsinc.obj
.\Debug\noise.obj
.\Debug\oalloc.obj
.\Debug\ofdm_bench.obj
.\Debug\ofdm_receiver.obj
.\Debug\ofdm_sender.obj
.\Debug\osizeof.obj
.\Debug\ovalloc.obj
.\Debug\rayleigh_fad.obj
]
Creating command line "link.exe @C:\DOCUME~1\Zhang\LOCALS~1\Temp\RSP70.tmp"
<h3>Output Window</h3>
Compiling...
ofdm_bench.c
E:\study\OFDM_channel\ofdm_bench.c(55) : warning C4047: 'function' : 'struct complex_type *** ' differs in levels of indirection from 'struct complex_type [4][4][2304]'
E:\study\OFDM_channel\ofdm_bench.c(55) : warning C4024: 'ofdm_pts' : different types for formal and actual parameter 1
E:\study\OFDM_channel\ofdm_bench.c(56) : warning C4047: 'function' : 'struct complex_type *** ' differs in levels of indirection from 'struct complex_type [4][4][2304]'
E:\study\OFDM_channel\ofdm_bench.c(56) : warning C4024: 'ofdm_papr_stat' : different types for formal and actual parameter 1
E:\study\OFDM_channel\ofdm_bench.c(82) : warning C4101: 'papr0' : unreferenced local variable
Linking...
Creating temporary file "C:\DOCUME~1\Zhang\LOCALS~1\Temp\RSP71.tmp" with contents
[
/nologo /o"Debug/chn_estimate4.bsc"
.\Debug\bessel.sbr
.\Debug\complex.sbr
.\Debug\dvcsum.sbr
.\Debug\dvdot.sbr
.\Debug\dvfill.sbr
.\Debug\dvfir.sbr
.\Debug\dvfir2.sbr
.\Debug\dvgen.sbr
.\Debug\dvgenw.sbr
.\Debug\dvscale.sbr
.\Debug\fgwsinc.sbr
.\Debug\noise.sbr
.\Debug\oalloc.sbr
.\Debug\ofdm_bench.sbr
.\Debug\ofdm_receiver.sbr
.\Debug\ofdm_sender.sbr
.\Debug\osizeof.sbr
.\Debug\ovalloc.sbr
.\Debug\rayleigh_fad.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\Zhang\LOCALS~1\Temp\RSP71.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
chn_estimate4.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -