Build Log
  

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

Command Lines
  
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000001276964.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\vs_vi_071_test.cpp"

".\triangleApp.cpp"

".\simpleApp.cpp"

".\imageTexture.cpp"
]
Creating command line "cl.exe @"e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000001276964.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000002276964.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\vs_vi_071_test.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000002276964.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\TMP000003276964.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\vs_vi_071_test.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\vs_vi_071_test.exe.embed.manifest.res" "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\TMP000003276964.tmp""
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000004276964.rsp" with contents
[
/OUT:"E:\code\videoInput\visualStudio versions\vs2005Demo\Debug\vs_vi_071_test.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\vs_vi_071_test.exe.intermediate.manifest" /DEBUG /PDB:"e:\code\videoInput\visualStudio versions\vs2005Demo\debug\vs_vi_071_test.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib

".\glfw.lib"

".\videoInput.lib"

".\Debug\imageTexture.obj"

".\Debug\simpleApp.obj"

".\Debug\stdafx.obj"

".\Debug\triangleApp.obj"

".\Debug\vs_vi_071_test.obj"

".\Debug\vs_vi_071_test.exe.embed.manifest.res"
]
Creating command line "link.exe @"e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000004276964.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000005276964.rsp" with contents
[
/out:".\Debug\vs_vi_071_test.exe.embed.manifest" /notify_update /manifest

".\Debug\vs_vi_071_test.exe.intermediate.manifest"
]
Creating command line "mt.exe @"e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000005276964.rsp" /nologo"
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\BAT000006276964.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\BAT000006276964.bat"""
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\TMP000007276964.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\vs_vi_071_test.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\vs_vi_071_test.exe.embed.manifest.res" "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\TMP000007276964.tmp""
Creating temporary file "e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000008276964.rsp" with contents
[
/OUT:"E:\code\videoInput\visualStudio versions\vs2005Demo\Debug\vs_vi_071_test.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\vs_vi_071_test.exe.intermediate.manifest" /DEBUG /PDB:"e:\code\videoInput\visualStudio versions\vs2005Demo\debug\vs_vi_071_test.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib

".\glfw.lib"

".\videoInput.lib"

".\Debug\imageTexture.obj"

".\Debug\simpleApp.obj"

".\Debug\stdafx.obj"

".\Debug\triangleApp.obj"

".\Debug\vs_vi_071_test.obj"

".\Debug\vs_vi_071_test.exe.embed.manifest.res"
]
Creating command line "link.exe @"e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\RSP000008276964.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
imageTexture.cpp
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(71) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(72) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(73) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(74) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(94) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(95) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(96) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\imagetexture.cpp(97) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
simpleApp.cpp
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\simpleapp.cpp(49) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\simpleapp.cpp(50) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\simpleapp.cpp(51) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\simpleapp.cpp(54) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\simpleapp.cpp(55) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
triangleApp.cpp
c:\program files\microsoft platform sdk\include\windef.h(125) : warning C4005: 'APIENTRY' : macro redefinition
        e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\glfw.h(77) : see previous definition of 'APIENTRY'
c:\program files\microsoft platform sdk\include\wingdi.h(21) : warning C4005: 'WINGDIAPI' : macro redefinition
        e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\glfw.h(93) : see previous definition of 'WINGDIAPI'
vs_vi_071_test.cpp
c:\program files\microsoft platform sdk\include\windef.h(125) : warning C4005: 'APIENTRY' : macro redefinition
        e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\glfw.h(77) : see previous definition of 'APIENTRY'
c:\program files\microsoft platform sdk\include\wingdi.h(21) : warning C4005: 'WINGDIAPI' : macro redefinition
        e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\glfw.h(93) : see previous definition of 'WINGDIAPI'
e:\code\videoinput\visualstudio versions\vs2005demo\vs_vi_071_test\vs_vi_071_test.cpp(89) : 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...
Compiling manifest to resources...
Linking...
LINK : E:\code\videoInput\visualStudio versions\vs2005Demo\Debug\vs_vi_071_test.exe not found or not built by the last incremental link; performing full link
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
videoInput.lib(strmiids.obj) : warning LNK4255: library contain multiple objects of the same name; linking object as if no debug info
Embedding manifest...
Results
  
Build log was saved at "file://e:\code\videoInput\visualStudio versions\vs2005Demo\vs_vi_071_test\Debug\BuildLog.htm"
vs_vi_071_test - 0 error(s), 20 warning(s)