Build Log
  

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

Command Lines
  
Creating temporary file "f:\openCV\opencv_cvGPU\txCvGPU\Debug\RSP00003C49122960.rsp" with contents
[
/Od /I "D:\opencv2\opencv\modules\flann\include\\" /I "D:\opencv2\opencv\modules\core\include\\" /I "D:\opencv2\opencv\modules\imgproc\include\\" /I "D:\opencv2\opencv\modules\gpu\include\\" /I "D:\opencv2\opencv\modules\features2d\include\\" /I "D:\opencv2\opencv\modules\objdetect\include\\" /I "D:\opencv2\opencv\modules\highgui\include\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\txCvGPU.cpp
]
Creating command line "cl.exe @f:\openCV\opencv_cvGPU\txCvGPU\Debug\RSP00003C49122960.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\openCV\opencv_cvGPU\txCvGPU\Debug\RSP00003D49122960.rsp" with contents
[
/OUT:"F:\openCV\opencv_cvGPU\Debug\txCvGPU.exe" /INCREMENTAL /LIBPATH:"..\Debug" /LIBPATH:"D:\opencv2\opencv\build\gpu\x86\lib" /MANIFEST /MANIFESTFILE:"Debug\txCvGPU.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\openCV\opencv_cvGPU\Debug\txCvGPU.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 opencv_cvGPU.lib opencv_core231d.lib opencv_imgproc231d.lib opencv_highgui231d.lib opencv_gpu231d.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

".\Debug\stdafx.obj"

".\Debug\txCvGPU.obj"

".\Debug\txCvGPU.exe.embed.manifest.res"
]
Creating command line "link.exe @f:\openCV\opencv_cvGPU\txCvGPU\Debug\RSP00003D49122960.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\openCV\opencv_cvGPU\txCvGPU\Debug\RSP00003E49122960.rsp" with contents
[
/out:.\Debug\txCvGPU.exe.embed.manifest /notify_update /manifest

.\Debug\txCvGPU.exe.intermediate.manifest
]
Creating command line "mt.exe @f:\openCV\opencv_cvGPU\txCvGPU\Debug\RSP00003E49122960.rsp /nologo"
Creating temporary file "f:\openCV\opencv_cvGPU\txCvGPU\Debug\BAT00003F49122960.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "f:\openCV\opencv_cvGPU\txCvGPU\Debug\BAT00003F49122960.bat"
Output Window
  
Compiling...
txCvGPU.cpp
f:\opencv\opencv_cvgpu\txcvgpu\txcvgpu.cpp(76) : warning C4244: '=' : conversion from 'LONGLONG' to 'float', possible loss of data
f:\opencv\opencv_cvgpu\txcvgpu\txcvgpu.cpp(116) : warning C4244: '=' : conversion from 'LONGLONG' to 'float', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://f:\openCV\opencv_cvGPU\txCvGPU\Debug\BuildLog.htm"
txCvGPU - 0 error(s), 2 warning(s)