Build Log
  

Rebuild started: Project: lab1, Configuration: Release|Win32

Command Lines
  
Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006530762392.rsp" with contents
[
/O2 /Ob2 /Oi /Ot /GL /I ".\DevIL_win32\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /arch:SSE2 /fp:fast /openmp /Yu"stdafx.h" /Fp"Release\lab1.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\lab1.cpp
]
Creating command line "cl.exe @v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006530762392.rsp /nologo /errorReport:prompt"
Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006630762392.rsp" with contents
[
/O2 /Ob2 /Oi /Ot /GL /I ".\DevIL_win32\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /arch:SSE2 /fp:fast /openmp /Yc"stdafx.h" /Fp"Release\lab1.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006630762392.rsp /nologo /errorReport:prompt"
Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006730762392.rsp" with contents
[
/OUT:"V:\BME\ujrakonfig\lab1\lab1\Release\lab1.exe" /INCREMENTAL:NO /LIBPATH:".\DevIL_win32\lib" /MANIFEST /MANIFESTFILE:"Release\lab1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"V:\BME\ujrakonfig\lab1\lab1\Release\lab1.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 DevIL.lib ILU.lib ILUT.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

".\Release\stdafx.obj"

".\Release\lab1.obj"
]
Creating command line "link.exe @v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006730762392.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006830762392.rsp" with contents
[
/outputresource:".\Release\lab1.exe;#1" /manifest

.\Release\lab1.exe.intermediate.manifest
]
Creating command line "mt.exe @v:\BME\ujrakonfig\lab1\lab1\Release\RSP00006830762392.rsp /nologo"
Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\Release\BAT00006930762392.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "v:\BME\ujrakonfig\lab1\lab1\Release\BAT00006930762392.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
lab1.cpp
.\lab1.cpp(57) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(57) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(57) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(57) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(65) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\lab1.cpp(71) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(72) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(73) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\lab1.cpp(34) : warning C4101: 'pixel' : unreferenced local variable
.\lab1.cpp(34) : warning C4101: 'fval' : unreferenced local variable
.\lab1.cpp(32) : warning C4101: 'coeff_src' : unreferenced local variable
.\lab1.cpp(31) : warning C4101: 'fx' : unreferenced local variable
.\lab1.cpp(34) : warning C4101: 'coeff' : unreferenced local variable
.\lab1.cpp(34) : warning C4101: 'mul' : unreferenced local variable
.\lab1.cpp(32) : warning C4101: 'pixel_src' : unreferenced local variable
.\lab1.cpp(31) : warning C4101: 'pixel_dst' : unreferenced local variable
.\lab1.cpp(31) : warning C4101: 'fy' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'coeff' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'pixel_src' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'mul' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'coeff_src' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'fy' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'fval' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'pixel_dst' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'pixel' : unreferenced local variable
.\lab1.cpp(46) : warning C4101: 'fx' : unreferenced local variable
.\lab1.cpp(128) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\lab1.cpp(131) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(132) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\lab1.cpp(133) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://v:\BME\ujrakonfig\lab1\lab1\Release\BuildLog.htm"
lab1 - 0 error(s), 30 warning(s)