Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\RSP00002762803956.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"

".\Project2.cpp"

".\FeatureSet.cpp"

".\FeatureAlign.cpp"

".\BlendImages.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\RSP00002762803956.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\RSP00002862803956.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\Project2.obj"

".\Release\WarpSpherical.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\RSP00002862803956.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\RSP00002962803956.rsp" with contents
[
/outputresource:".\Release\Panorama.exe;#1" /manifest

".\Release\Panorama.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\RSP00002962803956.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\BAT00002A62803956.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\BAT00002A62803956.bat"""
Output Window
  
Compiling...
WarpSpherical.cpp
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(167) : 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:\documents and settings\jhchen\desktop\tmp\project2\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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(169) : 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:\documents and settings\jhchen\desktop\tmp\project2\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.'
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(172) : 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
Project2.cpp
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(167) : 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:\documents and settings\jhchen\desktop\tmp\project2\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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(169) : 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:\documents and settings\jhchen\desktop\tmp\project2\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.'
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(172) : 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.'
.\Project2.cpp(101) : 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.'
.\Project2.cpp(107) : 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.'
.\Project2.cpp(116) : 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.'
.\Project2.cpp(231) : 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.'
.\Project2.cpp(263) : 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.'
.\Project2.cpp(297) : 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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(167) : 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:\documents and settings\jhchen\desktop\tmp\project2\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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(169) : 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:\documents and settings\jhchen\desktop\tmp\project2\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.'
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(172) : 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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(167) : 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:\documents and settings\jhchen\desktop\tmp\project2\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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(169) : 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:\documents and settings\jhchen\desktop\tmp\project2\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.'
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\imagelib\Image.h(172) : 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:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\featurealign.cpp(137) : warning C4700: uninitialized local variable 'xTrans' used
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\featurealign.cpp(138) : warning C4700: uninitialized local variable 'yTrans' used
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\warpspherical.cpp(76) : warning C4700: uninitialized local variable 'xt' used
c:\documents and settings\jhchen\desktop\tmp\project2\skeleton\panorama\panorama\warpspherical.cpp(77) : warning C4700: uninitialized local variable 'yt' used
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\jhchen\Desktop\tmp\project2\skeleton\Panorama\Panorama\Release\BuildLog.htm"
Panorama - 0 error(s), 32 warning(s)