Build Log
  

Rebuild started: Project: WindowsTest, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\devilfixer\DevIL-1.6.8\examples\WindowsTest\obj\debug\RSP00000D10243300.rsp" with contents
[
/Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\obj/debug/WindowsTest.pch" /Fo".\obj/debug/" /Fd".\obj/debug/" /W3 /c /ZI /TP ".\WindowsTest.cpp"

".\BatchConv.cpp"
]
Creating command line "cl.exe @"c:\devilfixer\DevIL-1.6.8\examples\WindowsTest\obj\debug\RSP00000D10243300.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
WindowsTest.cpp
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(132) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(162) : error C3861: 'ilutConvertToHBitmap': identifier not found
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(163) : error C3861: 'ilutGetBmpInfo': identifier not found
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(457) : error C3861: 'ilutSetWinClipboard': identifier not found
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(466) : error C3861: 'ilutGetWinClipboard': identifier not found
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(480) : error C3861: 'ilutGetWinClipboard': identifier not found
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(531) : error C3861: 'ilutWinPrint': identifier not found
c:\devilfixer\devil-1.6.8\examples\windowstest\windowstest.cpp(586) : error C3861: 'ilutWinLoadUrl': identifier not found
BatchConv.cpp
c:\devilfixer\devil-1.6.8\examples\windowstest\batchconv.cpp(60) : warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\direct.h(127) : see declaration of 'chdir'
c:\devilfixer\devil-1.6.8\examples\windowstest\batchconv.cpp(67) : warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\direct.h(127) : see declaration of 'chdir'
c:\devilfixer\devil-1.6.8\examples\windowstest\batchconv.cpp(71) : warning C4996: 'chdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\direct.h(127) : see declaration of 'chdir'
c:\devilfixer\devil-1.6.8\examples\windowstest\batchconv.cpp(76) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(215) : see declaration of 'stricmp'
c:\devilfixer\devil-1.6.8\examples\windowstest\batchconv.cpp(157) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\string.h(215) : see declaration of 'stricmp'
Generating Code...
Results
  
Build log was saved at "file://c:\devilfixer\DevIL-1.6.8\examples\WindowsTest\obj\debug\BuildLog.htm"
WindowsTest - 7 error(s), 6 warning(s)