⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fingerprint.plg

📁 c代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fingerprint - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD8.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fp"Release/fingerprint.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"E:\tempdoc\vctemp\fingerprint\imagemanip.c"
"E:\tempdoc\vctemp\fingerprint\img_enhance.c"
"E:\tempdoc\vctemp\fingerprint\test.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD8.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD9.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:no /pdb:"Release/fingerprint.pdb" /machine:I386 /out:"Release/fingerprint.exe" 
.\Release\export.obj
.\Release\file.obj
.\Release\floatfield.obj
.\Release\histogram.obj
.\Release\image.obj
.\Release\imagemanip.obj
.\Release\img_base.obj
.\Release\img_enhance.obj
.\Release\img_morphology.obj
.\Release\import.obj
.\Release\matching.obj
.\Release\minutia.obj
.\Release\test.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD9.tmp"
<h3>Output Window</h3>
Compiling...
imagemanip.c
E:\tempdoc\vctemp\fingerprint\imagemanip.c(1151) : warning C4101: 'pmin' : unreferenced local variable
E:\tempdoc\vctemp\fingerprint\imagemanip.c(1147) : warning C4101: 'peak_pos' : unreferenced local variable
E:\tempdoc\vctemp\fingerprint\imagemanip.c(1151) : warning C4101: 'pmax' : unreferenced local variable
E:\tempdoc\vctemp\fingerprint\imagemanip.c(1148) : warning C4101: 'peak_cnt' : unreferenced local variable
img_enhance.c
E:\tempdoc\vctemp\fingerprint\imagemanip.c(1189) : warning C4700: local variable 'peak_freq' used without having been initialized
E:\tempdoc\vctemp\fingerprint\img_enhance.c(182) : warning C4101: 'x1' : unreferenced local variable
E:\tempdoc\vctemp\fingerprint\img_enhance.c(182) : warning C4101: 'y1' : unreferenced local variable
E:\tempdoc\vctemp\fingerprint\img_enhance.c(280) : warning C4101: 'y2' : unreferenced local variable
test.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDB.tmp" with contents
[
/nologo /o"Release/fingerprint.bsc" 
.\Release\export.sbr
.\Release\file.sbr
.\Release\floatfield.sbr
.\Release\histogram.sbr
.\Release\image.sbr
.\Release\imagemanip.sbr
.\Release\img_base.sbr
.\Release\img_enhance.sbr
.\Release\img_morphology.sbr
.\Release\import.sbr
.\Release\matching.sbr
.\Release\minutia.sbr
.\Release\test.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDB.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
fingerprint.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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