Build Log
  

Build started: Project: images, Configuration: Debug|x64

Command Lines
  
Creating temporary file "z:\prog\obrazky\final\src.cpp\MSVC\x64\Debug\RSP00012B103248680.rsp" with contents
[
/Od /I "..\atoms\include" /I "E:\libs\src\libpng\1.2.37\libpng-1.2.37-src" /I "E:\libs\src\jpeg_9f" /I "E:\libs\src\jpeg_9f\MSVC2008" /I "E:\libs\src\zlib-1.2.4" /I "E:\libs\src\webp\src" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "QGLOBAL_H" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fp".\Debug\images.pch" /Fo"x64\Debug\\" /Fd"x64\Debug\images.pdb" /W3 /c /Zi /TP ..\ras_bmp.cc
]
Creating command line "cl.exe @z:\prog\obrazky\final\src.cpp\MSVC\x64\Debug\RSP00012B103248680.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\prog\obrazky\final\src.cpp\MSVC\x64\Debug\RSP00012C103248680.rsp" with contents
[
/OUT:"..\Debug\x64\images.lib" .\x64\Debug\bitstrea.obj

.\x64\Debug\error.obj

.\x64\Debug\filehnd.obj

.\x64\Debug\imageop.obj

.\x64\Debug\img_futi.obj

.\x64\Debug\img_tool_MSVC64.obj

.\x64\Debug\imgut.obj

.\x64\Debug\mor_tool.obj

.\x64\Debug\mtx_impl.obj

.\x64\Debug\ras_bmp.obj

.\x64\Debug\ras_ftg.obj

.\x64\Debug\ras_gif.obj

.\x64\Debug\ras_img.obj

.\x64\Debug\ras_jpg.obj

.\x64\Debug\ras_png.obj

.\x64\Debug\ras_webp.obj

.\x64\Debug\raster.obj

.\x64\Debug\raster_MSVC64.obj

.\x64\Debug\rasterOp.obj

.\x64\Debug\rasterut.obj

.\x64\Debug\std_str.obj

.\x64\Debug\strings.obj

.\x64\Debug\struct.obj

.\x64\Debug\vecimage.obj

.\x64\Debug\vecraster.obj

.\x64\Debug\xlat_swp.obj
]
Creating command line "lib.exe @z:\prog\obrazky\final\src.cpp\MSVC\x64\Debug\RSP00012C103248680.rsp /NOLOGO"
Output Window
  
Compiling...
ras_bmp.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_bmp.cc(451) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(724) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_bmp.cc(911) : warning C4267: 'argument' : conversion from 'size_t' to 'long', possible loss of data
..\ras_bmp.cc(1239) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1436) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1594) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1595) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1611) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
..\ras_bmp.cc(1964) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Creating library...
Results
  
Build log was saved at "file://z:\prog\obrazky\final\src.cpp\MSVC\x64\Debug\BuildLog.htm"
images - 0 error(s), 10 warning(s)