Build Log
  

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

Command Lines
  
Creating temporary file "z:\prog\obrazky\final\src.cpp\Release\convert\RSP00004E16208852.rsp" with contents
[
/O2 /Ob2 /Oi /Ot /Oy /GL /I "..\atoms\include" /I "E:\libs\src\jpeg-9c" /I "E:\libs\src\jpeg-9c\MSVC2008" /I "E:\libs\src\libpng\1.2.37\libpng-1.2.37-src" /I "E:\libs\src\zlib\1.2.3\zlib-1.2.3" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp"..\Release\convert\convert.pch" /Fo".\Release\convert\\" /Fd".\Release\convert\\" /W3 /c /TP ..\imgsupp.cc

..\convert.cc
]
Creating command line "cl.exe @z:\prog\obrazky\final\src.cpp\Release\convert\RSP00004E16208852.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\prog\obrazky\final\src.cpp\Release\convert\RSP00005416208852.rsp" with contents
[
/OUT:"..\..\bin\win32\convert.exe" /INCREMENTAL:NO /LIBPATH:"E:\libs\src\libpng\1.2.37\libpng-1.2.37-src\projects\visualc6\Win32_LIB_Release" /LIBPATH:"E:\libs\src\jpeg_9e\MSVC2008\Release" /MANIFEST /MANIFESTFILE:"..\Release\convert\convert.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"LIBC.lib" /DEBUG /PDB:"..\Release\convert\convert.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 ..\Release\images.lib libpng.lib libjpeg.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\convert\convert.obj"

".\Release\convert\imgsupp.obj"
]
Creating command line "link.exe @z:\prog\obrazky\final\src.cpp\Release\convert\RSP00005416208852.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "z:\prog\obrazky\final\src.cpp\Release\convert\RSP00005816208852.rsp" with contents
[
/outputresource:"..\..\bin\win32\convert.exe;#1" /manifest

..\Release\convert\convert.exe.intermediate.manifest
]
Creating command line "mt.exe @z:\prog\obrazky\final\src.cpp\Release\convert\RSP00005816208852.rsp /nologo"
Creating temporary file "z:\prog\obrazky\final\src.cpp\Release\convert\BAT00005C16208852.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ..\Release\convert\mt.dep
]
Creating command line "z:\prog\obrazky\final\src.cpp\Release\convert\BAT00005C16208852.bat"
Output Window
  
Compiling...
imgsupp.cc
convert.cc
..\convert.cc(288) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\convert.cc(293) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
..\convert.cc(297) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
Linking...
convert.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://z:\prog\obrazky\final\src.cpp\Release\convert\BuildLog.htm"
convert - 0 error(s), 3 warning(s)