Build Log
  

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

Command Lines
  
Creating temporary file "c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\RSP00000349884148.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\Release/v4gP1.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\WarpSpherical.cpp

.\Panorama.cpp

.\FeatureSet.cpp

.\FeatureAlign.cpp

.\BlendImages.cpp
]
Creating command line "cl.exe @c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\RSP00000349884148.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\RSP00000449884148.rsp" with contents
[
/OUT:".\Release/Panorama.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\Panorama.exe.intermediate.manifest" /PDB:".\Release/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"

".\Release\BlendImages.obj"

".\Release\FeatureAlign.obj"

".\Release\FeatureSet.obj"

".\Release\Panorama.obj"

".\Release\WarpSpherical.obj"
]
Creating command line "link.exe @c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\RSP00000449884148.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\RSP00000549884148.rsp" with contents
[
/outputresource:".\Release\Panorama.exe;#1" /manifest

.\Release\Panorama.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\RSP00000549884148.rsp /nologo"
Creating temporary file "c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\BAT00000649884148.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\BAT00000649884148.bat"
Output Window
  
Compiling...
WarpSpherical.cpp
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(165) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(166) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(167) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(168) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(170) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\WarpSpherical.cpp(62) : warning C4101: 'zt' : unreferenced local variable
Panorama.cpp
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(165) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(166) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(167) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(168) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(170) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Panorama.cpp(88) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Panorama.cpp(94) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Panorama.cpp(103) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Panorama.cpp(179) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Panorama.cpp(197) : warning C4996: 'sscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
        Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Panorama.cpp(225) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
FeatureSet.cpp
FeatureAlign.cpp
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(165) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(166) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(167) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(168) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(170) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\FeatureAlign.cpp(127) : warning C4018: '<' : signed/unsigned mismatch
BlendImages.cpp
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(165) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(166) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(167) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(168) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\imagelib\Image.h(170) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\featurealign.cpp(137) : warning C4700: uninitialized local variable 'xTrans' used
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\featurealign.cpp(138) : warning C4700: uninitialized local variable 'yTrans' used
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\warpspherical.cpp(76) : warning C4700: uninitialized local variable 'xt' used
c:\snavely\work\ta\proj2\skeleton\panorama\panorama\warpspherical.cpp(77) : warning C4700: uninitialized local variable 'yt' used
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\snavely\work\TA\proj2\skeleton\Panorama\Panorama\Release\BuildLog.htm"
Panorama - 0 error(s), 32 warning(s)