Build Log
  

------- Build started: Project: EyeDraw, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\Debug\RSP000004.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MDd /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/EyeDraw.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\SettingsDlg.cpp"
".\SaveHelpDlg.cpp"
".\SaveDlg.cpp"
".\PaintDlg.cpp"
".\OpenHelpDlg.cpp"
".\OpenDlg.cpp"
".\EyeDrawDlg.cpp"
".\EyeDrawButton.cpp"
".\EyeDraw.cpp"
".\AboutDlg.cpp"
]
Creating command line "cl.exe @"c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\Debug\RSP000004.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x409 /I "Debug" /fo"Debug/EyeDraw.res" ".\EyeDraw.rc""
Creating temporary file "c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\Debug\RSP000005.rsp" with contents
[
/OUT:"Debug/EyeDraw.exe" /INCREMENTAL /NOLOGO /LIBPATH:"/EHsc" /DEBUG /ASSEMBLYDEBUG /PDB:"Debug/EyeDraw.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 winmm.lib
".\lctigaze.lib"
".\Debug\AboutDlg.obj"
".\Debug\Circle.obj"
".\Debug\EyeDraw.obj"
".\Debug\EyeDrawButton.obj"
".\Debug\EyeDrawDlg.obj"
".\Debug\FindFile.obj"
".\Debug\iniFile.obj"
".\Debug\Line.obj"
".\Debug\OpenDlg.obj"
".\Debug\OpenHelpDlg.obj"
".\Debug\PaintDlg.obj"
".\Debug\SaveDlg.obj"
".\Debug\SaveHelpDlg.obj"
".\Debug\SettingsDlg.obj"
".\Debug\Shape.obj"
".\Debug\stdafx.obj"
".\Debug\wildcard.obj"
".\Debug\EyeDraw.res"
]
Creating command line "link.exe @"c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\Debug\RSP000005.rsp""
Output Window
  
Compiling...
SettingsDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
SaveHelpDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
SaveDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
PaintDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
PaintDlg.cpp(150) : warning C4018: '<' : signed/unsigned mismatch
PaintDlg.cpp(401) : warning C4244: '=' : conversion from '__w64 unsigned long' to 'DWORD', possible loss of data
PaintDlg.cpp(406) : warning C4244: 'argument' : conversion from 'SIZE_T' to 'UINT', possible loss of data
PaintDlg.cpp(790) : warning C4244: '=' : conversion from '__w64 unsigned long' to 'DWORD', possible loss of data
PaintDlg.cpp(795) : warning C4244: 'argument' : conversion from 'SIZE_T' to 'UINT', possible loss of data
OpenHelpDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
OpenDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
EyeDrawDlg.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(342) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(429) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(429) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(440) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(464) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(464) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(630) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(671) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(672) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(707) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(707) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(718) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(742) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\eyedata.h(742) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
EyeDrawDlg.cpp(187) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
EyeDrawDlg.cpp(188) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
EyeDrawDlg.cpp(189) : warning C4800: 'double' : forcing value to bool 'true' or 'false' (performance warning)
EyeDrawDlg.cpp(615) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
EyeDrawDlg.cpp(619) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
EyeDrawDlg.cpp(620) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
EyeDrawDlg.cpp(621) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
EyeDrawButton.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
EyeDrawButton.cpp(242) : warning C4244: 'initializing' : conversion from 'ULONGLONG' to 'DWORD', possible loss of data
EyeDraw.cpp
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(79) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(112) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\iniFile.h(149) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
AboutDlg.cpp
Generating Code...
c:\eyegaze (03-11-06)\eyedraw\eyedraw\paintdlg.cpp(460) : warning C4715: 'CPaintDlg::OnUndoChange' : not all control paths return a value
Compiling resources...
Linking...
Results
  
Build log was saved at "file://c:\Eyegaze (03-11-06)\EyeDraw\EyeDraw\Debug\BuildLog.htm"
EyeDraw - 0 error(s), 55 warning(s)