| Build Log |
|
| Command Lines |
Creating temporary file "c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\RSP00005726242196.rsp" with contents [ /I "..\..\..\..\exrstdattr" /I "..\..\..\..\config.windows" /I "..\..\..\..\..\..\..\..\djv\build\include" /I "..\..\..\..\..\..\..\..\djv\build\include\OpenEXR" /D "OPENEXR_DLL" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_BIND_TO_CURRENT_VCLIBS_VERSION=1" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MD /arch:SSE2 /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP "..\..\..\..\exrstdattr\main.cpp" ] Creating command line "cl.exe @"c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\RSP00005726242196.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\RSP00005B26242196.rsp" with contents [ /OUT:"..\Release/exrstdattr.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\exrstdattr.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\Release\exrstdattr.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /DYNAMICBASE:NO /MACHINE:X64 ..\..\..\..\..\..\..\..\djv\build\lib\IlmThread.lib ..\..\..\..\..\..\..\..\djv\build\lib\Imath.lib ..\..\..\..\..\..\..\..\djv\build\lib\Iex.lib ..\..\..\..\..\..\..\..\djv\build\lib\Half.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\ilmimf.lib" ".\Release\main.obj" ] Creating command line "link.exe @"c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\RSP00005B26242196.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\RSP00005C26242196.rsp" with contents [ /outputresource:"..\release\exrstdattr.exe;#1" /manifest ".\Release\exrstdattr.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\RSP00005C26242196.rsp" /nologo" Creating temporary file "c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\BAT00005D26242196.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\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\BAT00005D26242196.bat""" Creating temporary file "c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\BAT00005E26242196.bat" with contents [ @echo off ..\..\..\installexrstdattr.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\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\BAT00005E26242196.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'
main.cpp
c:\build\djv\build\include\OpenEXR\ImfName.h(103) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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(157) : see declaration of 'strncpy'
c:\build\djv\build\include\OpenEXR\ImfAttribute.h(410) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
c:\build\djv\build\include\OpenEXR\ImfAttribute.h(411) : warning C4231: nonstandard extension used : 'extern' before template explicit instantiation
..\..\..\..\exrstdattr\main.cpp(329) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(357) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(383) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(383) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(461) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(496) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(497) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(498) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(499) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(500) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(501) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(502) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\..\exrstdattr\main.cpp(503) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...
Embedding manifest...
Performing Post-Build Event...
Installing into ..\..\..\..\..\..\..\..\djv\build\bin
1 file(s) copied.
|
| Results |
Build log was saved at "file://c:\build\djv-0.8.2\third_party\openexr\openexr-1.6.1\vc\vs2008\OpenEXR\exrstdattr\Release\BuildLog.htm" exrstdattr - 0 error(s), 18 warning(s) |