| |
Example3 : warning PRJ0041 : Cannot find missing dependency 'afxres.h' for file 'Example3.rc'. Your project may still build, but may continue to appear out of date until this file is found.
Example3 : warning PRJ0041 : Cannot find missing dependency 'afxres.rc' for file 'Example3.rc'. Your project may still build, but may continue to appear out of date until this file is found.
Example3 : warning PRJ0041 : Cannot find missing dependency 'afxprint.rc' for file 'Example3.rc'. Your project may still build, but may continue to appear out of date until this file is found.
Creating temporary file "f:\Program Files\Microsoft Visual Studio\SDK\ECW SDK-3.1\examples\decompression\EXAMPLE3\Debug\RSP00000110243492.rsp" with contents
[
/Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/Example3.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"f:\Program Files\Microsoft Visual Studio\SDK\ECW SDK-3.1\examples\decompression\EXAMPLE3\Debug\RSP00000110243492.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\Program Files\Microsoft Visual Studio\SDK\ECW SDK-3.1\examples\decompression\EXAMPLE3\Debug\RSP00000210243492.rsp" with contents
[
/Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/Example3.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\NCSFileDialog.cpp"
".\MainFrm.cpp"
".\Example3View.cpp"
".\Example3Doc.cpp"
".\Example3.cpp"
]
Creating command line "cl.exe @"f:\Program Files\Microsoft Visual Studio\SDK\ECW SDK-3.1\examples\decompression\EXAMPLE3\Debug\RSP00000210243492.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\Program Files\Microsoft Visual Studio\SDK\ECW SDK-3.1\examples\decompression\EXAMPLE3\Debug\RSP00000310243492.rsp" with contents
[
/o ".\Debug/Example3.bsc"
".\Debug\Example3Doc.sbr"
".\Debug\Example3View.sbr"
".\Debug\MainFrm.sbr"
".\Debug\NCSFileDialog.sbr"
".\Debug\StdAfx.sbr"
".\Debug\Example3.sbr"
]
Creating command line "bscmake.exe @"f:\Program Files\Microsoft Visual Studio\SDK\ECW SDK-3.1\examples\decompression\EXAMPLE3\Debug\RSP00000310243492.rsp" /nologo"
|