Build Log
  

Build started: Project: Iex, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\RSP0000122624336.rsp" with contents
[
/I "..\..\..\..\Iex" /I "..\..\..\..\config.windows" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "IEX_EXPORTS" /D "_BIND_TO_CURRENT_VCLIBS_VERSION=1" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /arch:SSE2 /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP "..\..\..\..\Iex\IexThrowErrnoExc.cpp"

"..\..\..\..\Iex\IexBaseExc.cpp"
]
Creating command line "cl.exe @"c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\RSP0000122624336.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\RSP0000172624336.rsp" with contents
[
/OUT:"..\Release/Iex.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\Iex.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Release\Iex.pdb" /MAP /MAPINFO:EXPORTS /SUBSYSTEM:WINDOWS /OPT:NOREF /OPT:ICF /DYNAMICBASE:NO /IMPLIB:"..\Release/Iex.lib" /MACHINE:X64 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\IexBaseExc.obj"

".\Release\IexThrowErrnoExc.obj"
]
Creating command line "link.exe @"c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\RSP0000172624336.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\RSP0000182624336.rsp" with contents
[
/outputresource:"..\release\Iex.dll;#2" /manifest

".\Release\Iex.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\RSP0000182624336.rsp" /nologo"
Creating temporary file "c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\BAT0000192624336.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\BAT0000192624336.bat"""
Creating temporary file "c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\BAT00001A2624336.bat" with contents
[
@echo off

..\Release\createDLL -n..\Release\Iex.map -lRelease -i..\Release\Iex.lib && ..\..\..\installIex.cmd Release

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\BAT00001A2624336.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9002 : ignoring unknown option '/arch:SSE2'
IexThrowErrnoExc.cpp
..\..\..\..\Iex\IexThrowErrnoExc.cpp(54) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
..\..\..\..\Iex\IexThrowErrnoExc.cpp(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
IexBaseExc.cpp
Generating Code...
Linking...
Embedding manifest...
Performing Post-Build Event...
Setting string: name of map file to generate=..\Release\Iex.map
Setting string vector: semi-colon separated lib dirs=Release
Setting string: the import lib to go with the DLL=..\Release\Iex.lib
CreateDLL v1.1
Linker response file is C:\DOCUME~1\darby\LOCALS~1\Temp\response.txt
Log file is C:\DOCUME~1\darby\LOCALS~1\Temp\createDLL_out.txt
CreateDLL found 174 symbols
Exporting DLL
   Creating library ..\Release\Iex.lib and object ..\Release\Iex.exp
createDLL: linking success
Installing into ..\..\..\..\..\..\..\..\djv\build\lib
        1 file(s) copied.
        1 file(s) copied.
Installing into ..\..\..\..\..\..\..\..\djv\build\bin
        1 file(s) copied.
Installing into ..\..\..\..\..\djv\build\include\OpenEXR
Iex.h
IexBaseExc.h
IexErrnoExc.h
IexMacros.h
IexMathExc.h
IexThrowErrnoExc.h
        6 file(s) copied.
Results
  
Build log was saved at "file://c:\build\djv-0.8.2\third_party\ilmbase\ilmbase-1.0.1\vc\vs2008\IlmBase\Iex\Release\BuildLog.htm"
Iex - 0 error(s), 4 warning(s)