Build Log
  

------- Build started: Project: FrameGrabberTest, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "e:\VidCapMT9final\FrameGrabberTest\Release\RSP000001.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"stdafx.h" /Fp".\Release/Lemonade.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
.\FrameGrabberTestDoc.cpp
]
Creating command line "cl.exe @e:\VidCapMT9final\FrameGrabberTest\Release\RSP000001.rsp /nologo"
Creating temporary file "e:\VidCapMT9final\FrameGrabberTest\Release\RSP000002.rsp" with contents
[
/OUT:".\Release/Lemonade.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/Lemonade.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 winmm.lib opengl32.lib glu32.lib glaux.lib
.\Release\CBitmapEx.obj
.\Release\FrameGrabber.obj
.\Release\FrameGrabberTest.obj
.\Release\FrameGrabberTest.res
.\Release\FrameGrabberTestDoc.obj
.\Release\FrameGrabberTestView.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @e:\VidCapMT9final\FrameGrabberTest\Release\RSP000002.rsp"
Output Window
  
Compiling...
FrameGrabberTestDoc.cpp
FrameGrabberTestDoc.cpp(751) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
FrameGrabberTestDoc.cpp(752) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
FrameGrabberTestDoc.cpp(774) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(774) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(777) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(777) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(780) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(780) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(783) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
FrameGrabberTestDoc.cpp(783) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
Linking...
Results
  
Build log was saved at "file://e:\VidCapMT9final\FrameGrabberTest\Release\BuildLog.htm"
FrameGrabberTest - 0 error(s), 10 warning(s)