Build Log
  

Build started: Project: Panorama, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\RSP00000B19962260.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fp".\Debug/v4gP1.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\FeatureAlign.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\RSP00000B19962260.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\RSP00000C19962260.rsp" with contents
[
/OUT:".\Debug/project2.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\project2.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/v4gP1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:I386 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 ".\imagelib\release\imagelib.lib"

".\Debug\BlendImages.obj"

".\Debug\FeatureAlign.obj"

".\Debug\FeatureSet.obj"

".\Debug\Panorama.obj"

".\Debug\WarpSpherical.obj"

".\Debug\project2.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\RSP00000C19962260.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\RSP00000D19962260.rsp" with contents
[
/out:".\Debug\project2.exe.embed.manifest" /notify_update /manifest

".\Debug\project2.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\RSP00000D19962260.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\BAT00000E19962260.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\BAT00000E19962260.bat"""
Output Window
  
Compiling...
FeatureAlign.cpp
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\imagelib\image.h(165) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(74) : see declaration of 'strcpy'
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\imagelib\image.h(166) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\imagelib\image.h(167) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\imagelib\image.h(168) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\imagelib\image.h(170) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\featurealign.cpp(117) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\featurealign.cpp(127) : warning C4700: uninitialized local variable 'xTrans' used
c:\documents and settings\rkamin\my documents\cse455\project2\panorama\panorama\featurealign.cpp(128) : warning C4700: uninitialized local variable 'yTrans' used
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Panorama\Panorama\Debug\BuildLog.htm"
Panorama - 0 error(s), 8 warning(s)