dft_codelets_inplace.plg

来自「快速傅立叶变换 采用c++编程 有源代码」· PLG 代码 · 共 40 行

PLG
40
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dft_codelets_inplace - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\STEPHA~1\LOCALS~1\Temp\RSP57.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "../" /I "../fftw-3.0/kernel" /I "../fftw-3.0/dft" /I "../fftw-3.0/dft/codelets" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/dft_codelets_inplace.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\q1_8.c"
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\codlist.c"
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\q1_2.c"
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\q1_3.c"
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\q1_4.c"
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\q1_5.c"
"D:\stef\Neptec\ATR\FFTW3\FFTW3st\fftw-3.0\dft\codelets\inplace\q1_6.c"
]
Creating command line "cl.exe @C:\DOCUME~1\STEPHA~1\LOCALS~1\Temp\RSP57.tmp" 
Creating command line "link.exe -lib /nologo /out:"Debug\dft_codelets_inplace.lib"  .\Debug\q1_8.obj .\Debug\codlist.obj .\Debug\q1_2.obj .\Debug\q1_3.obj .\Debug\q1_4.obj .\Debug\q1_5.obj .\Debug\q1_6.obj "
<h3>Output Window</h3>
Compiling...
q1_8.c
codlist.c
q1_2.c
q1_3.c
q1_4.c
q1_5.c
q1_6.c
Creating library...



<h3>Results</h3>
dft_codelets_inplace.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?