www.pudn.com > WaveletsAndProcessing.rar > Wavelets.plg
Build Log
--------------------Configuration: Wavelets - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Wavelets.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\ChildFrm.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\ImageView.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\MainFrm.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Wavelets.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp" "D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltView.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"Output Window
Compiling... ChildFrm.cpp Diproc.cpp D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(46) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(46) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(47) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(47) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(56) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(92) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(142) : warning C4244: '=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(147) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(184) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(188) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(212) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(249) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(250) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(261) : warning C4244: '=' : conversion from 'float' to 'short', possible loss of data ImageView.cpp MainFrm.cpp Wavelets.cpp WFilter.cpp D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(60) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(101) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(137) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(177) : warning C4305: 'argument' : truncation from 'const double' to 'float' WvltDoc.cpp D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(190) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(213) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(213) : warning C4805: '&' : unsafe mix of type 'bool' and type 'int' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(213) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(213) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(278) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(301) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(301) : warning C4805: '&' : unsafe mix of type 'bool' and type 'int' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(301) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(301) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(369) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(391) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(394) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(394) : warning C4805: '&' : unsafe mix of type 'bool' and type 'int' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(394) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(394) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(460) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(482) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(485) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(485) : warning C4805: '&' : unsafe mix of type 'bool' and type 'int' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(485) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(485) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(553) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(575) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(578) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(578) : warning C4805: '&' : unsafe mix of type 'bool' and type 'int' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(578) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(578) : warning C4804: '~' : unsafe use of type 'bool' in operation D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(644) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(647) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(649) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(655) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(699) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(713) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(742) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(744) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(750) : warning C4244: '=' : conversion from 'double' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(803) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(814) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(821) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(828) : warning C4305: 'argument' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(796) : warning C4101: 'tempB' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(796) : warning C4101: 'tempR' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(796) : warning C4101: 'tempG' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(880) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(875) : warning C4101: 'fTempBufforDisp' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(942) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(937) : warning C4101: 'fTempBufforDisp' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(1005) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(1000) : warning C4101: 'fTempBufforDisp' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(1071) : warning C4018: '<' : signed/unsigned mismatch D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(1066) : warning C4101: 'fTempBufforDisp' : unreferenced local variable WvltTrans.cpp D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(43) : warning C4101: 'Trans_M' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(108) : warning C4101: 'Trans_N' : unreferenced local variable D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(180) : warning C4305: '=' : truncation from 'const double' to 'float' D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(241) : warning C4244: '*=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(242) : warning C4244: '/=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(299) : warning C4244: '*=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(300) : warning C4244: '/=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(405) : warning C4244: '/=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(406) : warning C4244: '*=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(459) : warning C4244: '/=' : conversion from 'float' to 'short', possible loss of data D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltTrans.cpp(460) : warning C4244: '*=' : conversion from 'float' to 'short', possible loss of data WvltView.cpp Generating Code... D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(210) : warning C4700: local variable 'pTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(298) : warning C4700: local variable 'pTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(391) : warning C4700: local variable 'pTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(482) : warning C4700: local variable 'pTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(575) : warning C4700: local variable 'pTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(660) : warning C4700: local variable 'pDIP' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(760) : warning C4700: local variable 'pDIP' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WvltDoc.cpp(814) : warning C4700: local variable 'pDip' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(60) : warning C4700: local variable 'Trans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(101) : warning C4700: local variable 'Trans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\WFilter.cpp(177) : warning C4700: local variable 'Trans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(56) : warning C4700: local variable 'WTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(92) : warning C4700: local variable 'pTrans' used without having been initialized D:\3_工作目录\1_zhww\CD-ROM\Wavelets\Diproc.cpp(184) : warning C4700: local variable 'pTrans' used without having been initialized Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp" with contents [ /nologo /subsystem:windows /incremental:no /pdb:"Debug/Wavelets.pdb" /debug /machine:I386 /out:"Debug/Wavelets.exe" /pdbtype:sept ".\Debug\ChildFrm.obj" ".\Debug\Diproc.obj" ".\Debug\ImageView.obj" ".\Debug\MainFrm.obj" ".\Debug\StdAfx.obj" ".\Debug\Wavelets.obj" ".\Debug\WFilter.obj" ".\Debug\WvltDoc.obj" ".\Debug\WvltTrans.obj" ".\Debug\WvltView.obj" ".\Debug\Wavelets.res" ] Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp"Output Window
Linking... LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF.tmp" with contents [ /nologo /o"Debug/Wavelets.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ChildFrm.sbr" ".\Debug\Diproc.sbr" ".\Debug\ImageView.sbr" ".\Debug\MainFrm.sbr" ".\Debug\Wavelets.sbr" ".\Debug\WFilter.sbr" ".\Debug\WvltDoc.sbr" ".\Debug\WvltTrans.sbr" ".\Debug\WvltView.sbr"] Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF.tmp" Creating browse info file...Output Window
Results
Wavelets.exe - 0 error(s), 96 warning(s)