Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\RSP00006858124948.rsp" with contents
[
/Od /I "C:\program files\fltk-1.1.4\\" /D "WIN32" /D "_DEBUG" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHa /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr:oldSyntax /TP ".\features.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\RSP00006858124948.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\RSP00006958124948.rsp" with contents
[
/OUT:"C:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\Features.exe" /INCREMENTAL /LIBPATH:"C:\program files\fltk-1.1.4\lib" /LIBPATH:"C:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\ImageLib\Debug" /MANIFEST /MANIFESTFILE:"Debug\Features.exe.intermediate.manifest" /NODEFAULTLIB:"libcd.lib" /NODEFAULTLIB:"libc.lib" /NODEFAULTLIB:"libcmtd.lib" /NODEFAULTLIB:"libcmt.lib" /DEBUG /ASSEMBLYDEBUG /PDB:"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\Features.pdb" /FIXED:No Comctl32.lib fltkd.lib fltkformsd.lib fltkgld.lib fltkimagesd.lib wsock32.lib opengl32.lib glu32.lib 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\debug\imagelib.lib"

".\Debug\features.obj"

".\Debug\FeaturesDoc.obj"

".\Debug\FeatureSet.obj"

".\Debug\FeaturesMain.obj"

".\Debug\FeaturesUI.obj"

".\Debug\ImageDatabase.obj"

".\Debug\ImageView.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\RSP00006958124948.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\RSP00006A58124948.rsp" with contents
[
/outputresource:".\Debug\Features.exe;#1" /manifest

".\Debug\Features.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\RSP00006A58124948.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\BAT00006B58124948.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\Features\Debug\BAT00006B58124948.bat"""
Output Window
  
Compiling...
features.cpp
c:\documents and settings\rkamin\my documents\cse455\project2\features\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\features\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\features\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\features\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\features\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'
.\features.cpp(207) : warning C4482: nonstandard extension used: enum 'EWarpInterpolationMode' used in qualified name
Linking...
imagelib.lib(WarpImage.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\rkamin\My Documents\CSE455\Project2\Features\Debug\BuildLog.htm"
Features - 0 error(s), 7 warning(s)