Created
June 5, 2017 20:20
-
-
Save KelSolaar/d27ee328824fc7a079fdfbbc28b9d03d to your computer and use it in GitHub Desktop.
OIIO - Windows Compilation Errors - 001
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[localhost] local: cmake D:\Documents\Development\ThirdParty\openimageio\oiio -DCMAKE_INSTALL_PREFIX=D:\Documents\Development\ThirdParty\openimageio/build\release -DILMBASE_INCLUDE_PATH=C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include -DOPENEXR_INCLUDE_PATH=C:\Users\thomas\Packages\openexr\2.2.0\openexr\include -DBOOST_ROOT=C:\Users\thomas\Packages\boost\1.64.0\boost -G "Visual Studio 15 Win64" -T v141,host=x64 | |
-- The C compiler identification is MSVC 19.10.25019.0 | |
-- The CXX compiler identification is MSVC 19.10.25019.0 | |
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe | |
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe | |
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Project build dir = D:/Documents/Development/ThirdParty/openimageio/build/oiio | |
-- CMAKE_CXX_COMPILER is C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe | |
-- CMAKE_CXX_COMPILER_ID is MSVC | |
-- Setting Namespace to: OpenImageIO | |
-- platform = windows | |
-- Boost python support not found -- will not build python components! | |
-- OCIO not found. Specify OCIO_PATH to locate it | |
-- Skipping OpenColorIO support | |
-- No Qt4 -- skipping components that need Qt4. | |
-- GLEW not found | |
-- Found BZip2: C:/Program Files/Anaconda2/Library/lib/bzip2.lib (found version "1.0.6") | |
-- Looking for BZ2_bzCompressInit | |
-- Looking for BZ2_bzCompressInit - found | |
-- FFMPEG not found | |
-- Field3D not found | |
-- LibRaw not found! | |
-- WebP library not found | |
-- FREETYPE not found. Specify FREETYPE_PATH to locate it | |
-- Freetype library not found | |
-- OpenSSL disabled | |
-- FFmpeg not found: ffmpeg plugin will not be built | |
CMake Warning at src/gif.imageio/CMakeLists.txt:7 (message): | |
GIF plugin will not be built | |
CMake Warning at src/jpeg2000.imageio/CMakeLists.txt:16 (message): | |
Jpeg-2000 plugin will not be built | |
CMake Warning at src/raw.imageio/CMakeLists.txt:7 (message): | |
Raw plugin will not be built | |
-- WebP plugin will not be built | |
-- | |
WARNING: Qt, OpenGL, or GLEW not found -- 'iv' will not be built! | |
-- Could not Find Nuke. Skipping build of Nuke plugins. | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../bmpsuite | |
-- -> Will not run tests bmp | |
-- -> You can find it at http://entropymine.com/jason/bmpsuite/bmpsuite.zip | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../libtiffpic | |
-- -> Will not run tests tiff-suite;tiff-depths;tiff-misc | |
-- -> You can find it at http://www.remotesensing.org/libtiff/images.html | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../openexr-images | |
-- -> Will not run tests openexr-suite;openexr-multires;openexr-chroma;openexr-v2;perchannel | |
-- -> You can find it at http://www.openexr.com/downloads.html | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../oiio-images | |
-- -> Will not run tests gif | |
-- -> You can find it at Recent checkout of oiio-images | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../j2kp4files_v1_5 | |
-- -> Will not run tests jpeg2000 | |
-- -> You can find it at http://www.itu.int/net/ITU-T/sigdb/speimage/ImageForm-s.aspx?val=10100803 | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../oiio-images/pnm | |
-- -> Will not run tests pnm | |
-- -> You can find it at Recent checkout of oiio-images | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../TGAUTILS | |
-- -> Will not run tests targa-tgautils | |
-- -> You can find it at http://tgautils.inequation.org/ | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../fits-images | |
-- -> Will not run tests fits | |
-- -> You can find it at http://www.cv.nrao.edu/fits/data/tests/ | |
-- | |
Did not find D:/Documents/Development/ThirdParty/openimageio/oiio/../webp-images | |
-- -> Will not run tests webp | |
-- -> You can find it at http://code.google.com/speed/webp/gallery.html | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: D:/Documents/Development/ThirdParty/openimageio/build/oiio | |
[localhost] local: cmake --build . --config Release --target INSTALL | |
Microsoft (R) Build Engine version 15.1.1012.6693 | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Build started 6/5/2017 11:43:35 PM. | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" on node 1 (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\openimageio | |
\build\oiio\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "x64\Release\ZERO_CHECK\". | |
Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\". | |
InitializeBuildStatus: | |
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Checking Build System | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/bmp.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/cineon.imageio/CMakeFiles/generate.stamp is up | |
-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/dds.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/dpx.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/ffmpeg.imageio/CMakeFiles/generate.stamp is up | |
-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/field3d.imageio/CMakeFiles/generate.stamp is u | |
p-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/fits.imageio/CMakeFiles/generate.stamp is up-t | |
o-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/gif.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/hdr.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/ico.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/iff.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/jpeg.imageio/CMakeFiles/generate.stamp is up-t | |
o-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/jpeg2000.imageio/CMakeFiles/generate.stamp is | |
up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/openexr.imageio/CMakeFiles/generate.stamp is u | |
p-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/png.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/pnm.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/psd.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/ptex.imageio/CMakeFiles/generate.stamp is up-t | |
o-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/raw.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/rla.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/sgi.imageio/CMakeFiles/generate.stamp is up-to | |
-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/socket.imageio/CMakeFiles/generate.stamp is up | |
-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/softimage.imageio/CMakeFiles/generate.stamp is | |
up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/targa.imageio/CMakeFiles/generate.stamp is up- | |
to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/tiff.imageio/CMakeFiles/generate.stamp is up-t | |
o-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/webp.imageio/CMakeFiles/generate.stamp is up-t | |
o-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/zfile.imageio/CMakeFiles/generate.stamp is up- | |
to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libOpenImageIO/CMakeFiles/generate.stamp is up | |
-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/iconvert/CMakeFiles/generate.stamp is up-to-da | |
te. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/idiff/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/igrep/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/iinfo/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/maketx/CMakeFiles/generate.stamp is up-to-date | |
. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/oiiotool/CMakeFiles/generate.stamp is up-to-da | |
te. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/testtex/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/iv/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/include/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/doc/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/fonts/CMakeFiles/generate.stamp is up-to-date. | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/nuke/CMakeFiles/generate.stamp is up-to-date. | |
FinalizeBuildStatus: | |
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". | |
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ZERO_CHECK.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\openimageio | |
\build\oiio\ALL_BUILD.vcxproj" (3) on node 1 (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\CopyFiles.vcxproj" (4) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "x64\Release\CopyFiles\". | |
Creating directory "x64\Release\CopyFiles\CopyFiles.tlog\". | |
InitializeBuildStatus: | |
Creating "x64\Release\CopyFiles\CopyFiles.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/CMakeFiles/generate.stamp is up-to-date. | |
Generating testsuite/runtest.py | |
FinalizeBuildStatus: | |
Deleting file "x64\Release\CopyFiles\CopyFiles.tlog\unsuccessfulbuild". | |
Touching "x64\Release\CopyFiles\CopyFiles.tlog\CopyFiles.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\CopyFiles.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj" (5) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "OpenImageIO.dir\Release\". | |
Creating directory "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\Release\". | |
Creating directory "OpenImageIO.dir\Release\OpenImageIO.tlog\". | |
InitializeBuildStatus: | |
Creating "OpenImageIO.dir\Release\OpenImageIO.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libOpenImageIO/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libOpenImageIO/CMakeFiles/generate.stamp is up | |
-to-date. | |
MakeDirsForCl: | |
Creating directory "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.dir\Release\__\cineon.imageio\libcine | |
on". | |
Creating directory "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.dir\Release\__\dpx.imageio\libdpx". | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\\" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\bmp | |
.imageio\bmpinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\bmp.imageio\bmpoutput.cpp D:\Documents\Development\ThirdParty\openim | |
ageio\oiio\src\bmp.imageio\bmp_pvt.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\cineon.imageio\cineoninput.cpp D:\Documents\Develop | |
ment\ThirdParty\openimageio\oiio\src\cineon.imageio\cineonoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\cineon.imageio\libcin | |
eon\Cineon.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\CineonHeader.cpp D:\Documents\Development\ThirdPar | |
ty\openimageio\oiio\src\dds.imageio\ddsinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dds.imageio\ddsoutput.cpp D:\Documents\De | |
velopment\ThirdParty\openimageio\oiio\src\dds.imageio\squish\alpha.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dds.imageio\squish\ | |
clusterfit.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dds.imageio\squish\colourblock.cpp D:\Documents\Development\ThirdParty\open | |
imageio\oiio\src\dds.imageio\squish\colourfit.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dds.imageio\squish\colourset.cpp D:\Docu | |
ments\Development\ThirdParty\openimageio\oiio\src\dds.imageio\squish\maths.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dds.imageio | |
\squish\rangefit.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dds.imageio\squish\singlecolourfit.cpp D:\Documents\Development\Third | |
Party\openimageio\oiio\src\dds.imageio\squish\squish.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dpx.imageio\dpxinput.cpp D:\Docum | |
ents\Development\ThirdParty\openimageio\oiio\src\dpx.imageio\dpxoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dpx.imageio\lib | |
dpx\DPX.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\RunLengthEncoding.cpp D:\Documents\Development\ThirdParty\o | |
penimageio\oiio\src\dpx.imageio\libdpx\DPXHeader.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\DPXColorConverter. | |
cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\fits.imageio\fitsinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\fi | |
ts.imageio\fitsoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\fits.imageio\fits_pvt.cpp D:\Documents\Development\ThirdParty\op | |
enimageio\oiio\src\hdr.imageio\rgbe.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\hdr.imageio\hdrinput.cpp D:\Documents\Development\ | |
ThirdParty\openimageio\oiio\src\hdr.imageio\hdroutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\ico.imageio\icoinput.cpp D:\Docu | |
ments\Development\ThirdParty\openimageio\oiio\src\ico.imageio\icooutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\iff.imageio\if | |
finput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\iff.imageio\iffoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\ | |
src\iff.imageio\iff_pvt.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\jpeg.imageio\jpeginput.cpp D:\Documents\Development\ThirdParty | |
\openimageio\oiio\src\jpeg.imageio\jpegoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\openexr.imageio\exrinput.cpp D:\Document | |
s\Development\ThirdParty\openimageio\oiio\src\openexr.imageio\exroutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\png.imageio\pn | |
ginput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\png.imageio\pngoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\ | |
src\pnm.imageio\pnminput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\pnm.imageio\pnmoutput.cpp D:\Documents\Development\ThirdParty | |
\openimageio\oiio\src\psd.imageio\psdinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\psd.imageio\psdoutput.cpp D:\Documents\Deve | |
lopment\ThirdParty\openimageio\oiio\src\psd.imageio\jpeg_memory_src.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\rla.imageio\rlainp | |
ut.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\rla.imageio\rlaoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\ | |
sgi.imageio\sgiinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\sgi.imageio\sgioutput.cpp D:\Documents\Development\ThirdParty\ope | |
nimageio\oiio\src\socket.imageio\socketinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\socket.imageio\socketoutput.cpp D:\Docume | |
nts\Development\ThirdParty\openimageio\oiio\src\socket.imageio\socket_pvt.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\softimage.im | |
ageio\softimageinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\softimage.imageio\softimageoutput.cpp D:\Documents\Development\Th | |
irdParty\openimageio\oiio\src\softimage.imageio\softimage_pvt.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\targa.imageio\targainput | |
.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\targa.imageio\targaoutput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\sr | |
c\tiff.imageio\tiffinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\tiff.imageio\tiffoutput.cpp D:\Documents\Development\ThirdPar | |
ty\openimageio\oiio\src\zfile.imageio\zfile.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\deepdata.cpp D:\Documents\D | |
evelopment\ThirdParty\openimageio\oiio\src\libOpenImageIO\exif.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\formatsp | |
ec.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imagebuf.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\sr | |
c\libOpenImageIO\imageinput.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imageio.cpp D:\Documents\Development\ThirdP | |
arty\openimageio\oiio\src\libOpenImageIO\imageioplugin.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imageoutput.cpp | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\iptc.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenIm | |
ageIO\xmp.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\color_ocio.cpp D:\Documents\Development\ThirdParty\openimagei | |
o\oiio\src\libOpenImageIO\imagebufalgo.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imagebufalgo_compare.cpp D:\Docu | |
ments\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imagebufalgo_copy.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\lib | |
OpenImageIO\imagebufalgo_deep.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imagebufalgo_draw.cpp D:\Documents\Develo | |
pment\ThirdParty\openimageio\oiio\src\libOpenImageIO\imagebufalgo_pixelmath.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenIma | |
geIO\imagebufalgo_xform.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\imagebufalgo_yee.cpp D:\Documents\Development\T | |
hirdParty\openimageio\oiio\src\libOpenImageIO\imagebufalgo_opencv.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libOpenImageIO\maket | |
exture.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\argparse.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\l | |
ibutil\errorhandler.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\filesystem.cpp D:\Documents\Development\ThirdParty\openima | |
geio\oiio\src\libutil\farmhash.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\filter.cpp D:\Documents\Development\ThirdParty\ | |
openimageio\oiio\src\libutil\hashes.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\paramlist.cpp D:\Documents\Development\Thi | |
rdParty\openimageio\oiio\src\libutil\plugin.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\SHA1.cpp D:\Documents\Development\ | |
ThirdParty\openimageio\oiio\src\libutil\strutil.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\sysutil.cpp D:\Documents\Devel | |
opment\ThirdParty\openimageio\oiio\src\libutil\timer.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\typedesc.cpp D:\Documents | |
\Development\ThirdParty\openimageio\oiio\src\libutil\ustring.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\xxhash.cpp D:\Doc | |
uments\Development\ThirdParty\openimageio\oiio\src\libtexture\texturesys.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libtexture\te | |
xture3d.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libtexture\environment.cpp D:\Documents\Development\ThirdParty\openimageio\oii | |
o\src\libtexture\texoptions.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libtexture\imagecache.cpp D:\Documents\Development\ThirdPa | |
rty\openimageio\oiio\src\include\OpenImageIO\pugixml.cpp | |
bmpinput.cpp | |
bmpoutput.cpp | |
bmp_pvt.cpp | |
cineoninput.cpp | |
cineonoutput.cpp | |
Cineon.cpp | |
CineonHeader.cpp | |
ddsinput.cpp | |
ddsoutput.cpp | |
alpha.cpp | |
clusterfit.cpp | |
colourblock.cpp | |
colourfit.cpp | |
colourset.cpp | |
maths.cpp | |
rangefit.cpp | |
singlecolourfit.cpp | |
squish.cpp | |
dpxinput.cpp | |
dpxoutput.cpp | |
Generating Code... | |
Compiling... | |
DPX.cpp | |
RunLengthEncoding.cpp | |
DPXHeader.cpp | |
DPXColorConverter.cpp | |
fitsinput.cpp | |
fitsoutput.cpp | |
fits_pvt.cpp | |
rgbe.cpp | |
hdrinput.cpp | |
hdroutput.cpp | |
icoinput.cpp | |
icooutput.cpp | |
iffinput.cpp | |
iffoutput.cpp | |
iff_pvt.cpp | |
jpeginput.cpp | |
jpegoutput.cpp | |
exrinput.cpp | |
exroutput.cpp | |
pnginput.cpp | |
Generating Code... | |
Compiling... | |
pngoutput.cpp | |
pnminput.cpp | |
pnmoutput.cpp | |
psdinput.cpp | |
psdoutput.cpp | |
jpeg_memory_src.cpp | |
rlainput.cpp | |
rlaoutput.cpp | |
sgiinput.cpp | |
sgioutput.cpp | |
socketinput.cpp | |
socketoutput.cpp | |
socket_pvt.cpp | |
softimageinput.cpp | |
softimageoutput.cpp | |
softimage_pvt.cpp | |
targainput.cpp | |
targaoutput.cpp | |
tiffinput.cpp | |
tiffoutput.cpp | |
Generating Code... | |
Compiling... | |
zfile.cpp | |
deepdata.cpp | |
exif.cpp | |
formatspec.cpp | |
imagebuf.cpp | |
imageinput.cpp | |
imageio.cpp | |
imageioplugin.cpp | |
imageoutput.cpp | |
iptc.cpp | |
xmp.cpp | |
color_ocio.cpp | |
imagebufalgo.cpp | |
imagebufalgo_compare.cpp | |
imagebufalgo_copy.cpp | |
imagebufalgo_deep.cpp | |
imagebufalgo_draw.cpp | |
imagebufalgo_pixelmath.cpp | |
imagebufalgo_xform.cpp | |
imagebufalgo_yee.cpp | |
Generating Code... | |
Compiling... | |
imagebufalgo_opencv.cpp | |
maketexture.cpp | |
argparse.cpp | |
errorhandler.cpp | |
filesystem.cpp | |
farmhash.cpp | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmhash.cpp(389): warning C4319: '~': zero extending 'uint32_t' to 'uint64_t' of gr | |
eater size [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmhash.cpp(399): note: see reference to function template instantiation 'T OpenI | |
mageIO::v1_7::farmhash::DebugTweak<uint64_t>(T)' being compiled | |
with | |
[ | |
T=uint64_t | |
] | |
filter.cpp | |
hashes.cpp | |
paramlist.cpp | |
plugin.cpp | |
SHA1.cpp | |
strutil.cpp | |
sysutil.cpp | |
timer.cpp | |
typedesc.cpp | |
ustring.cpp | |
xxhash.cpp | |
texturesys.cpp | |
texture3d.cpp | |
environment.cpp | |
Generating Code... | |
Compiling... | |
texoptions.cpp | |
imagecache.cpp | |
pugixml.cpp | |
Generating Code... | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/cineon.imageio/libcineon/OutStream.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\De | |
velopment\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\OutStream.cpp | |
OutStream.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/cineon.imageio/libcineon/Codec.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Develo | |
pment\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\Codec.cpp | |
Codec.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/cineon.imageio/libcineon/Reader.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Devel | |
opment\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\Reader.cpp | |
Reader.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/cineon.imageio/libcineon/Writer.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Devel | |
opment\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\Writer.cpp | |
Writer.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/cineon.imageio/libcineon/ElementReadStream.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Docu | |
ments\Development\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\ElementReadStream.cpp | |
ElementReadStream.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/cineon.imageio/libcineon/InStream.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Dev | |
elopment\ThirdParty\openimageio\oiio\src\cineon.imageio\libcineon\InStream.cpp | |
InStream.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/dpx.imageio/libdpx/OutStream.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Developm | |
ent\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\OutStream.cpp | |
OutStream.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/dpx.imageio/libdpx/Codec.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ | |
ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\Codec.cpp | |
Codec.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/dpx.imageio/libdpx/Reader.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development | |
\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\Reader.cpp | |
Reader.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/dpx.imageio/libdpx/Writer.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development | |
\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\Writer.cpp | |
Writer.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/dpx.imageio/libdpx/ElementReadStream.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\ | |
Development\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\ElementReadStream.cpp | |
ElementReadStream.cpp | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /ID:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO /nologo /W1 /WX- /diagnostics:classic / | |
O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS | |
/D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DYN_LINK /D EMBED_PLUGINS=1 /D USE_BOOST_ASIO=1 /D "CMAKE_INTDIR=\"Re | |
lease\"" /D OpenImageIO_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenIm | |
ageIO.dir\Release\/__/dpx.imageio/libdpx/InStream.cpp.obj" /Fd"OpenImageIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Developme | |
nt\ThirdParty\openimageio\oiio\src\dpx.imageio\libdpx\InStream.cpp | |
InStream.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\Release\OpenImageIO.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Pac | |
kages/boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspoo | |
l.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\thomas\Packages\openexr\2.2.0\openexr\lib\IlmImf-2_2.lib" "C: | |
\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Pa | |
ckages\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" "K:\Packages\***\python_fishb | |
owl\2.7.13\platform-windows\Library\lib\z.lib" "C:\Program Files\Anaconda2\Library\lib\png.lib" "K:\Packages\***\python_***\2.7.13\platfo | |
rm-windows\Library\lib\z.lib" "K:\Packages\***\python_***\2.7.13\platform-windows\Library\lib\jpeg.lib" "C:\Users\thomas\Packages\openexr | |
\2.2.0\openexr\lib\IlmImf-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmba | |
se\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.l | |
ib" "K:\Packages\***\python_***\2.7.13\platform-windows\Library\lib\z.lib" "C:\Program Files\Anaconda2\Library\lib\png.lib" "K:\Packages\ | |
***\python_***\2.7.13\platform-windows\Library\lib\z.lib" "K:\Packages\***\python_***\2.7.13\platform-windows\Library\lib\jpeg. | |
lib" "C:\Program Files\Anaconda2\Library\lib\tiff.lib" "K:\Packages\***\python_***\2.7.13\platform-windows\Library\lib\jpeg.lib" "K:\Pack | |
ages\***\python_***\2.7.13\platform-windows\Library\lib\z.lib" "K:\Packages\***\python_***\2.7.13\platform-windows\Library\lib\ | |
z.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stag | |
e\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packag | |
es\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.l | |
ib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\li | |
b\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2. | |
2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThr | |
ead-2_2.lib" "C:\Users\thomas\Packages\openexr\2.2.0\openexr\lib\IlmImf-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" | |
"C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Pack | |
ages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" "K:\Packages\***\python_***\2.7.13\platform-windows\Library\lib\z.lib" "K:\Packages\Fis | |
hbowl\python_***\2.7.13\platform-windows\Library\lib\z.lib" "C:\Program Files\Anaconda2\Library\lib\png.lib" "K:\Packages\***\python_fish | |
bowl\2.7.13\platform-windows\Library\lib\jpeg.lib" "C:\Program Files\Anaconda2\Library\lib\tiff.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\s | |
tage\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas | |
\Packages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt | |
-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stag | |
e\lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib /MANIFEST | |
/MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libOpenImag | |
eIO/Release/OpenImageIO.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio | |
/src/libOpenImageIO/Release/OpenImageIO.lib" /MACHINE:X64 /machine:x64 psapi.lib /DLL OpenImageIO.dir\Release\bmpinput.obj | |
OpenImageIO.dir\Release\bmpoutput.obj | |
OpenImageIO.dir\Release\bmp_pvt.obj | |
OpenImageIO.dir\Release\cineoninput.obj | |
OpenImageIO.dir\Release\cineonoutput.obj | |
OpenImageIO.dir\Release\Cineon.obj | |
OpenImageIO.dir\Release\CineonHeader.obj | |
OpenImageIO.dir\Release\ddsinput.obj | |
OpenImageIO.dir\Release\ddsoutput.obj | |
OpenImageIO.dir\Release\alpha.obj | |
OpenImageIO.dir\Release\clusterfit.obj | |
OpenImageIO.dir\Release\colourblock.obj | |
OpenImageIO.dir\Release\colourfit.obj | |
OpenImageIO.dir\Release\colourset.obj | |
OpenImageIO.dir\Release\maths.obj | |
OpenImageIO.dir\Release\rangefit.obj | |
OpenImageIO.dir\Release\singlecolourfit.obj | |
OpenImageIO.dir\Release\squish.obj | |
OpenImageIO.dir\Release\dpxinput.obj | |
OpenImageIO.dir\Release\dpxoutput.obj | |
OpenImageIO.dir\Release\DPX.obj | |
OpenImageIO.dir\Release\RunLengthEncoding.obj | |
OpenImageIO.dir\Release\DPXHeader.obj | |
OpenImageIO.dir\Release\DPXColorConverter.obj | |
OpenImageIO.dir\Release\fitsinput.obj | |
OpenImageIO.dir\Release\fitsoutput.obj | |
OpenImageIO.dir\Release\fits_pvt.obj | |
OpenImageIO.dir\Release\rgbe.obj | |
OpenImageIO.dir\Release\hdrinput.obj | |
OpenImageIO.dir\Release\hdroutput.obj | |
OpenImageIO.dir\Release\icoinput.obj | |
OpenImageIO.dir\Release\icooutput.obj | |
OpenImageIO.dir\Release\iffinput.obj | |
OpenImageIO.dir\Release\iffoutput.obj | |
OpenImageIO.dir\Release\iff_pvt.obj | |
OpenImageIO.dir\Release\jpeginput.obj | |
OpenImageIO.dir\Release\jpegoutput.obj | |
OpenImageIO.dir\Release\exrinput.obj | |
OpenImageIO.dir\Release\exroutput.obj | |
OpenImageIO.dir\Release\pnginput.obj | |
OpenImageIO.dir\Release\pngoutput.obj | |
OpenImageIO.dir\Release\pnminput.obj | |
OpenImageIO.dir\Release\pnmoutput.obj | |
OpenImageIO.dir\Release\psdinput.obj | |
OpenImageIO.dir\Release\psdoutput.obj | |
OpenImageIO.dir\Release\jpeg_memory_src.obj | |
OpenImageIO.dir\Release\rlainput.obj | |
OpenImageIO.dir\Release\rlaoutput.obj | |
OpenImageIO.dir\Release\sgiinput.obj | |
OpenImageIO.dir\Release\sgioutput.obj | |
OpenImageIO.dir\Release\socketinput.obj | |
OpenImageIO.dir\Release\socketoutput.obj | |
OpenImageIO.dir\Release\socket_pvt.obj | |
OpenImageIO.dir\Release\softimageinput.obj | |
OpenImageIO.dir\Release\softimageoutput.obj | |
OpenImageIO.dir\Release\softimage_pvt.obj | |
OpenImageIO.dir\Release\targainput.obj | |
OpenImageIO.dir\Release\targaoutput.obj | |
OpenImageIO.dir\Release\tiffinput.obj | |
OpenImageIO.dir\Release\tiffoutput.obj | |
OpenImageIO.dir\Release\zfile.obj | |
OpenImageIO.dir\Release\deepdata.obj | |
OpenImageIO.dir\Release\exif.obj | |
OpenImageIO.dir\Release\formatspec.obj | |
OpenImageIO.dir\Release\imagebuf.obj | |
OpenImageIO.dir\Release\imageinput.obj | |
OpenImageIO.dir\Release\imageio.obj | |
OpenImageIO.dir\Release\imageioplugin.obj | |
OpenImageIO.dir\Release\imageoutput.obj | |
OpenImageIO.dir\Release\iptc.obj | |
OpenImageIO.dir\Release\xmp.obj | |
OpenImageIO.dir\Release\color_ocio.obj | |
OpenImageIO.dir\Release\imagebufalgo.obj | |
OpenImageIO.dir\Release\imagebufalgo_compare.obj | |
OpenImageIO.dir\Release\imagebufalgo_copy.obj | |
OpenImageIO.dir\Release\imagebufalgo_deep.obj | |
OpenImageIO.dir\Release\imagebufalgo_draw.obj | |
OpenImageIO.dir\Release\imagebufalgo_pixelmath.obj | |
OpenImageIO.dir\Release\imagebufalgo_xform.obj | |
OpenImageIO.dir\Release\imagebufalgo_yee.obj | |
OpenImageIO.dir\Release\imagebufalgo_opencv.obj | |
OpenImageIO.dir\Release\maketexture.obj | |
OpenImageIO.dir\Release\argparse.obj | |
OpenImageIO.dir\Release\errorhandler.obj | |
OpenImageIO.dir\Release\filesystem.obj | |
OpenImageIO.dir\Release\farmhash.obj | |
OpenImageIO.dir\Release\filter.obj | |
OpenImageIO.dir\Release\hashes.obj | |
OpenImageIO.dir\Release\paramlist.obj | |
OpenImageIO.dir\Release\plugin.obj | |
OpenImageIO.dir\Release\SHA1.obj | |
OpenImageIO.dir\Release\strutil.obj | |
OpenImageIO.dir\Release\sysutil.obj | |
OpenImageIO.dir\Release\timer.obj | |
OpenImageIO.dir\Release\typedesc.obj | |
OpenImageIO.dir\Release\ustring.obj | |
OpenImageIO.dir\Release\xxhash.obj | |
OpenImageIO.dir\Release\texturesys.obj | |
OpenImageIO.dir\Release\texture3d.obj | |
OpenImageIO.dir\Release\environment.obj | |
OpenImageIO.dir\Release\texoptions.obj | |
OpenImageIO.dir\Release\imagecache.obj | |
OpenImageIO.dir\Release\pugixml.obj | |
OpenImageIO.dir\Release\/__/cineon.imageio/libcineon/OutStream.cpp.obj | |
OpenImageIO.dir\Release\/__/cineon.imageio/libcineon/Codec.cpp.obj | |
OpenImageIO.dir\Release\/__/cineon.imageio/libcineon/Reader.cpp.obj | |
OpenImageIO.dir\Release\/__/cineon.imageio/libcineon/Writer.cpp.obj | |
OpenImageIO.dir\Release\/__/cineon.imageio/libcineon/ElementReadStream.cpp.obj | |
OpenImageIO.dir\Release\/__/cineon.imageio/libcineon/InStream.cpp.obj | |
OpenImageIO.dir\Release\/__/dpx.imageio/libdpx/OutStream.cpp.obj | |
OpenImageIO.dir\Release\/__/dpx.imageio/libdpx/Codec.cpp.obj | |
OpenImageIO.dir\Release\/__/dpx.imageio/libdpx/Reader.cpp.obj | |
OpenImageIO.dir\Release\/__/dpx.imageio/libdpx/Writer.cpp.obj | |
OpenImageIO.dir\Release\/__/dpx.imageio/libdpx/ElementReadStream.cpp.obj | |
OpenImageIO.dir\Release\/__/dpx.imageio/libdpx/InStream.cpp.obj | |
Creating library D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libOpenImageIO/Release/OpenImageIO.lib and object D:/Documents/D | |
evelopment/ThirdParty/openimageio/build/oiio/src/libOpenImageIO/Release/OpenImageIO.exp | |
tiff.lib(tif_predict.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\ | |
libOpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jerror.c.obj) : warning LNK4217: locally defined symbol fprintf imported in function output_message [D:\Documents\Development\ThirdParty\ope | |
nimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_dirinfo.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\ | |
libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_unix.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\lib | |
OpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_fax3.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\lib | |
OpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jerror.c.obj) : warning LNK4217: locally defined symbol sprintf imported in function format_message [D:\Documents\Development\ThirdParty\ope | |
nimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_getimage.obj) : warning LNK4049: locally defined symbol sprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src | |
\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_codec.obj) : warning LNK4049: locally defined symbol sprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\li | |
bOpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jmemmgr.c.obj) : warning LNK4217: locally defined symbol sscanf imported in function jinit_memory_mgr [D:\Documents\Development\ThirdParty\o | |
penimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jerror.c.obj) : error LNK2019: unresolved external symbol __imp___iob_func referenced in function output_message [D:\Documents\Development\T | |
hirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_unix.obj) : error LNK2001: unresolved external symbol __imp___iob_func [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\l | |
ibOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_unix.obj) : error LNK2019: unresolved external symbol __imp_vfprintf referenced in function unixWarningHandler [D:\Documents\Development | |
\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(snprintf.obj) : error LNK2019: unresolved external symbol __imp__vscprintf referenced in function _TIFF_vsnprintf_f [D:\Documents\Developmen | |
t\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(snprintf.obj) : error LNK2019: unresolved external symbol __imp__vsnprintf_s referenced in function _TIFF_vsnprintf_f [D:\Documents\Developm | |
ent\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\Release\OpenImageIO.dll : fatal error LNK1120: 4 unresolved externals [ | |
D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj" (default targets) -- FAILED | |
. | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\OpenImageIO_Util.vcxproj" (6) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "OpenImageIO_Util.dir\Release\". | |
Creating directory "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\". | |
Creating directory "OpenImageIO_Util.dir\Release\OpenImageIO_Util.tlog\". | |
InitializeBuildStatus: | |
Creating "OpenImageIO_Util.dir\Release\OpenImageIO_Util.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D OpenImageIO_Util_EXPORTS /D _WINDLL /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:f | |
orScope /Zc:inline /GR /Fo"OpenImageIO_Util.dir\Release\\" /Fd"OpenImageIO_Util.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Deve | |
lopment\ThirdParty\openimageio\oiio\src\libutil\argparse.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\errorhandler.cpp D:\D | |
ocuments\Development\ThirdParty\openimageio\oiio\src\libutil\filesystem.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmha | |
sh.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\filter.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil | |
\hashes.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\paramlist.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src | |
\libutil\plugin.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\SHA1.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\ | |
src\libutil\strutil.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\sysutil.cpp D:\Documents\Development\ThirdParty\openimagei | |
o\oiio\src\libutil\timer.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\typedesc.cpp D:\Documents\Development\ThirdParty\open | |
imageio\oiio\src\libutil\ustring.cpp D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\xxhash.cpp | |
argparse.cpp | |
errorhandler.cpp | |
filesystem.cpp | |
farmhash.cpp | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmhash.cpp(389): warning C4319: '~': zero extending 'uint32_t' to 'uint64_t' of gr | |
eater size [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\OpenImageIO_Util.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmhash.cpp(399): note: see reference to function template instantiation 'T OpenI | |
mageIO::v1_7::farmhash::DebugTweak<uint64_t>(T)' being compiled | |
with | |
[ | |
T=uint64_t | |
] | |
filter.cpp | |
hashes.cpp | |
paramlist.cpp | |
plugin.cpp | |
SHA1.cpp | |
strutil.cpp | |
sysutil.cpp | |
timer.cpp | |
typedesc.cpp | |
ustring.cpp | |
xxhash.cpp | |
Generating Code... | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\OpenImageIO_Util.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packa | |
ges/boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool. | |
lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_filesystem-v | |
c141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boos | |
t\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_64.lib" "C:\Users\thomas | |
\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_date_time-vc141 | |
-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\thomas\Packages\ilmbase\2. | |
2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\ | |
Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manife | |
st:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/OpenImageIO_Util.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DY | |
NAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/OpenImageIO_Util.lib" /MACHINE:X64 /m | |
achine:x64 /DLL OpenImageIO_Util.dir\Release\argparse.obj | |
OpenImageIO_Util.dir\Release\errorhandler.obj | |
OpenImageIO_Util.dir\Release\filesystem.obj | |
OpenImageIO_Util.dir\Release\farmhash.obj | |
OpenImageIO_Util.dir\Release\filter.obj | |
OpenImageIO_Util.dir\Release\hashes.obj | |
OpenImageIO_Util.dir\Release\paramlist.obj | |
OpenImageIO_Util.dir\Release\plugin.obj | |
OpenImageIO_Util.dir\Release\SHA1.obj | |
OpenImageIO_Util.dir\Release\strutil.obj | |
OpenImageIO_Util.dir\Release\sysutil.obj | |
OpenImageIO_Util.dir\Release\timer.obj | |
OpenImageIO_Util.dir\Release\typedesc.obj | |
OpenImageIO_Util.dir\Release\ustring.obj | |
OpenImageIO_Util.dir\Release\xxhash.obj | |
Creating library D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/OpenImageIO_Util.lib and object D:/Documents/Dev | |
elopment/ThirdParty/openimageio/build/oiio/src/libutil/Release/OpenImageIO_Util.exp | |
OpenImageIO_Util.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\OpenImageIO_Util.dll | |
FinalizeBuildStatus: | |
Deleting file "OpenImageIO_Util.dir\Release\OpenImageIO_Util.tlog\unsuccessfulbuild". | |
Touching "OpenImageIO_Util.dir\Release\OpenImageIO_Util.tlog\OpenImageIO_Util.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\OpenImageIO_Util.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\array_view_test.vcxproj" (7) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "array_view_test.dir\Release\". | |
Creating directory "array_view_test.dir\Release\array_view_test.tlog\". | |
InitializeBuildStatus: | |
Creating "array_view_test.dir\Release\array_view_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"array_view_t | |
est.dir\Release\\" /Fd"array_view_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\l | |
ibutil\array_view_test.cpp | |
array_view_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\array_view_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packag | |
es/boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.l | |
ib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\ | |
stage\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thoma | |
s\Packages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-m | |
t-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\sta | |
ge\lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\User | |
s\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Package | |
s\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoke | |
r' uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/array_view_test.pdb" /SUB | |
SYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/array_view_t | |
est.lib" /MACHINE:X64 /machine:x64 array_view_test.dir\Release\array_view_test.obj | |
array_view_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\array_view_test.exe | |
FinalizeBuildStatus: | |
Deleting file "array_view_test.dir\Release\array_view_test.tlog\unsuccessfulbuild". | |
Touching "array_view_test.dir\Release\array_view_test.tlog\array_view_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\array_view_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\atomic_test.vcxproj" (8) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "atomic_test.dir\Release\". | |
Creating directory "atomic_test.dir\Release\atomic_test.tlog\". | |
InitializeBuildStatus: | |
Creating "atomic_test.dir\Release\atomic_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"atomic_test. | |
dir\Release\\" /Fd"atomic_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\a | |
tomic_test.cpp | |
atomic_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\atomic_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/b | |
oost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib s | |
hell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\stag | |
e\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Pa | |
ckages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_ | |
64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\l | |
ib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\th | |
omas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\il | |
mbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' u | |
iAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/atomic_test.pdb" /SUBSYSTEM:C | |
ONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/atomic_test.lib" /MA | |
CHINE:X64 /machine:x64 atomic_test.dir\Release\atomic_test.obj | |
atomic_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\atomic_test.exe | |
FinalizeBuildStatus: | |
Deleting file "atomic_test.dir\Release\atomic_test.tlog\unsuccessfulbuild". | |
Touching "atomic_test.dir\Release\atomic_test.tlog\atomic_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\atomic_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\filesystem_test.vcxproj" (10) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "filesystem_test.dir\Release\". | |
Creating directory "filesystem_test.dir\Release\filesystem_test.tlog\". | |
InitializeBuildStatus: | |
Creating "filesystem_test.dir\Release\filesystem_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"filesystem_t | |
est.dir\Release\\" /Fd"filesystem_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\l | |
ibutil\filesystem_test.cpp | |
filesystem_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\filesystem_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packag | |
es/boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.l | |
ib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\ | |
stage\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thoma | |
s\Packages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-m | |
t-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\sta | |
ge\lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\User | |
s\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Package | |
s\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoke | |
r' uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/filesystem_test.pdb" /SUB | |
SYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/filesystem_t | |
est.lib" /MACHINE:X64 /machine:x64 filesystem_test.dir\Release\filesystem_test.obj | |
filesystem_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\filesystem_test.exe | |
FinalizeBuildStatus: | |
Deleting file "filesystem_test.dir\Release\filesystem_test.tlog\unsuccessfulbuild". | |
Touching "filesystem_test.dir\Release\filesystem_test.tlog\filesystem_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\filesystem_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\fmath_test.vcxproj" (12) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "fmath_test.dir\Release\". | |
Creating directory "fmath_test.dir\Release\fmath_test.tlog\". | |
InitializeBuildStatus: | |
Creating "fmath_test.dir\Release\fmath_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"fmath_test.d | |
ir\Release\\" /Fd"fmath_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\fma | |
th_test.cpp | |
fmath_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\fmath_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/bo | |
ost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib sh | |
ell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\stage | |
\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Pac | |
kages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_6 | |
4.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\li | |
b\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\tho | |
mas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilm | |
base\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' ui | |
Access='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/fmath_test.pdb" /SUBSYSTEM:CON | |
SOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/fmath_test.lib" /MACHI | |
NE:X64 /machine:x64 fmath_test.dir\Release\fmath_test.obj | |
fmath_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\fmath_test.exe | |
FinalizeBuildStatus: | |
Deleting file "fmath_test.dir\Release\fmath_test.tlog\unsuccessfulbuild". | |
Touching "fmath_test.dir\Release\fmath_test.tlog\fmath_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\fmath_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\hash_test.vcxproj" (13) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "hash_test.dir\Release\". | |
Creating directory "hash_test.dir\Release\hash_test.tlog\". | |
InitializeBuildStatus: | |
Creating "hash_test.dir\Release\hash_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"hash_test.di | |
r\Release\\" /Fd"hash_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\hash_ | |
test.cpp | |
hash_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\hash_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/boo | |
st/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib she | |
ll32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\ | |
lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Pack | |
ages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_64 | |
.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib | |
\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\thom | |
as\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilmb | |
ase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiA | |
ccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/hash_test.pdb" /SUBSYSTEM:CONSO | |
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/hash_test.lib" /MACHINE: | |
X64 /machine:x64 hash_test.dir\Release\hash_test.obj | |
hash_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\hash_test.exe | |
FinalizeBuildStatus: | |
Deleting file "hash_test.dir\Release\hash_test.tlog\unsuccessfulbuild". | |
Touching "hash_test.dir\Release\hash_test.tlog\hash_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\hash_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\optparser_test.vcxproj" (25) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "optparser_test.dir\Release\". | |
Creating directory "optparser_test.dir\Release\optparser_test.tlog\". | |
InitializeBuildStatus: | |
Creating "optparser_test.dir\Release\optparser_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"optparser_te | |
st.dir\Release\\" /Fd"optparser_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\lib | |
util\optparser_test.cpp | |
optparser_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\optparser_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Package | |
s/boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.li | |
b shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\s | |
tage\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas | |
\Packages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt | |
-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stag | |
e\lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users | |
\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages | |
\ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker | |
' uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/optparser_test.pdb" /SUBSY | |
STEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/optparser_test | |
.lib" /MACHINE:X64 /machine:x64 optparser_test.dir\Release\optparser_test.obj | |
optparser_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\optparser_test.exe | |
FinalizeBuildStatus: | |
Deleting file "optparser_test.dir\Release\optparser_test.tlog\unsuccessfulbuild". | |
Touching "optparser_test.dir\Release\optparser_test.tlog\optparser_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\optparser_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\simd_test.vcxproj" (26) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "simd_test.dir\Release\". | |
Creating directory "simd_test.dir\Release\simd_test.tlog\". | |
InitializeBuildStatus: | |
Creating "simd_test.dir\Release\simd_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"simd_test.di | |
r\Release\\" /Fd"simd_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_ | |
test.cpp | |
simd_test.cpp | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(762): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(1368): note: see reference to function template instantiation 'void | |
test_shuffle4<OpenImageIO::v1_7::simd::bool4>(void)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(763): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(764): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(765): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(767): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(783): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(1373): note: see reference to function template instantiation 'void | |
test_shuffle8<OpenImageIO::v1_7::simd::bool8>(void)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(784): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(785): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(786): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(788): warning C4305: 'argument': truncation from 'int' to 'bool' [D:\D | |
ocuments\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '340' | |
is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(4342): note: see reference to function template instantiation ' | |
__m128 OpenImageIO::v1_7::simd::shuffle_sse<4,4,4,4>(__m128)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(457): note: see reference to function template instantiation 'float | |
OpenImageIO::v1_7::simd::extract<4>(const OpenImageIO::v1_7::simd::float4 &)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(1307): note: see reference to function template instantiation 'void | |
test_component_access<OpenImageIO::v1_7::simd::float4>(void)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '341' | |
is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(4342): note: see reference to function template instantiation ' | |
__m128 OpenImageIO::v1_7::simd::shuffle_sse<5,5,5,5>(__m128)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(458): note: see reference to function template instantiation 'float | |
OpenImageIO::v1_7::simd::extract<5>(const OpenImageIO::v1_7::simd::float4 &)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '510' | |
is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(4342): note: see reference to function template instantiation ' | |
__m128 OpenImageIO::v1_7::simd::shuffle_sse<6,6,6,6>(__m128)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(459): note: see reference to function template instantiation 'float | |
OpenImageIO::v1_7::simd::extract<6>(const OpenImageIO::v1_7::simd::float4 &)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '511' | |
is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(4342): note: see reference to function template instantiation ' | |
__m128 OpenImageIO::v1_7::simd::shuffle_sse<7,7,7,7>(__m128)' being compiled | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(460): note: see reference to function template instantiation 'float | |
OpenImageIO::v1_7::simd::extract<7>(const OpenImageIO::v1_7::simd::float4 &)' being compiled | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\simd_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/boo | |
st/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib she | |
ll32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\ | |
lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Pack | |
ages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_64 | |
.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib | |
\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\thom | |
as\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilmb | |
ase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiA | |
ccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/simd_test.pdb" /SUBSYSTEM:CONSO | |
LE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/simd_test.lib" /MACHINE: | |
X64 /machine:x64 simd_test.dir\Release\simd_test.obj | |
simd_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\simd_test.exe | |
FinalizeBuildStatus: | |
Deleting file "simd_test.dir\Release\simd_test.tlog\unsuccessfulbuild". | |
Touching "simd_test.dir\Release\simd_test.tlog\simd_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\spin_rw_test.vcxproj" (27) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "spin_rw_test.dir\Release\". | |
Creating directory "spin_rw_test.dir\Release\spin_rw_test.tlog\". | |
InitializeBuildStatus: | |
Creating "spin_rw_test.dir\Release\spin_rw_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"spin_rw_test | |
.dir\Release\\" /Fd"spin_rw_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil | |
\spin_rw_test.cpp | |
spin_rw_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\spin_rw_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/ | |
boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib | |
shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\sta | |
ge\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\P | |
ackages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1 | |
_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\ | |
lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\t | |
homas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\i | |
lmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' | |
uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/spin_rw_test.pdb" /SUBSYSTEM | |
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/spin_rw_test.lib" | |
/MACHINE:X64 /machine:x64 spin_rw_test.dir\Release\spin_rw_test.obj | |
spin_rw_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\spin_rw_test.exe | |
FinalizeBuildStatus: | |
Deleting file "spin_rw_test.dir\Release\spin_rw_test.tlog\unsuccessfulbuild". | |
Touching "spin_rw_test.dir\Release\spin_rw_test.tlog\spin_rw_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\spin_rw_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\spinlock_test.vcxproj" (28) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "spinlock_test.dir\Release\". | |
Creating directory "spinlock_test.dir\Release\spinlock_test.tlog\". | |
InitializeBuildStatus: | |
Creating "spinlock_test.dir\Release\spinlock_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"spinlock_tes | |
t.dir\Release\\" /Fd"spinlock_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libut | |
il\spinlock_test.cpp | |
spinlock_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\spinlock_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages | |
/boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib | |
shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\st | |
age\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\ | |
Packages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt- | |
1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage | |
\lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\ | |
thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ | |
ilmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' | |
uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/spinlock_test.pdb" /SUBSYST | |
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/spinlock_test.li | |
b" /MACHINE:X64 /machine:x64 spinlock_test.dir\Release\spinlock_test.obj | |
spinlock_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\spinlock_test.exe | |
FinalizeBuildStatus: | |
Deleting file "spinlock_test.dir\Release\spinlock_test.tlog\unsuccessfulbuild". | |
Touching "spinlock_test.dir\Release\spinlock_test.tlog\spinlock_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\spinlock_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\strutil_test.vcxproj" (29) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "strutil_test.dir\Release\". | |
Creating directory "strutil_test.dir\Release\strutil_test.tlog\". | |
InitializeBuildStatus: | |
Creating "strutil_test.dir\Release\strutil_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"strutil_test | |
.dir\Release\\" /Fd"strutil_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil | |
\strutil_test.cpp | |
strutil_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\strutil_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/ | |
boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib | |
shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\sta | |
ge\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\P | |
ackages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1 | |
_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\ | |
lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\t | |
homas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\i | |
lmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' | |
uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/strutil_test.pdb" /SUBSYSTEM | |
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/strutil_test.lib" | |
/MACHINE:X64 /machine:x64 strutil_test.dir\Release\strutil_test.obj | |
strutil_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\strutil_test.exe | |
FinalizeBuildStatus: | |
Deleting file "strutil_test.dir\Release\strutil_test.tlog\unsuccessfulbuild". | |
Touching "strutil_test.dir\Release\strutil_test.tlog\strutil_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\strutil_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\timer_test.vcxproj" (31) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "timer_test.dir\Release\". | |
Creating directory "timer_test.dir\Release\timer_test.tlog\". | |
InitializeBuildStatus: | |
Creating "timer_test.dir\Release\timer_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"timer_test.d | |
ir\Release\\" /Fd"timer_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\tim | |
er_test.cpp | |
timer_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\timer_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/bo | |
ost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib sh | |
ell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\stage | |
\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\Pac | |
kages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1_6 | |
4.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\li | |
b\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\tho | |
mas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\ilm | |
base\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' ui | |
Access='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/timer_test.pdb" /SUBSYSTEM:CON | |
SOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/timer_test.lib" /MACHI | |
NE:X64 /machine:x64 timer_test.dir\Release\timer_test.obj | |
timer_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\timer_test.exe | |
FinalizeBuildStatus: | |
Deleting file "timer_test.dir\Release\timer_test.tlog\unsuccessfulbuild". | |
Touching "timer_test.dir\Release\timer_test.tlog\timer_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\timer_test.vcxproj" (default targets). | |
Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\openimage | |
io\build\oiio\src\libutil\ustring_test.vcxproj" (32) on node 1 (default targets). | |
PrepareForBuild: | |
Creating directory "ustring_test.dir\Release\". | |
Creating directory "ustring_test.dir\Release\ustring_test.tlog\". | |
InitializeBuildStatus: | |
Creating "ustring_test.dir\Release\ustring_test.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
CustomBuild: | |
Building Custom Rule D:/Documents/Development/ThirdParty/openimageio/oiio/src/libutil/CMakeLists.txt | |
CMake does not need to re-run because D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/CMakeFiles/generate.stamp is up-to-dat | |
e. | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\Third | |
Party\openimageio\build\oiio\include\OpenImageIO /ID:\Documents\Development\ThirdParty\openimageio\oiio\src\include /I"C:\Program Files\Anaconda2\L | |
ibrary\include" /I"K:\Packages\***\python_***\2.7.13\platform-windows\Library\include" /IC:\Users\thomas\Packages\openexr\2.2.0\openexr\i | |
nclude /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include /IC:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\include\OpenEXR /IC:\Users\thomas\ | |
Packages\boost\1.64.0\boost /nologo /W1 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_OPENEXR_VERSION2=1 /D _CRT_SECURE_ | |
NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D JAS_WIN_MSVC_BUILD /D OPENEXR_DLL /D BOOST_ALL_DY | |
N_LINK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /UUSE_FIELD3D /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"ustring_test | |
.dir\Release\\" /Fd"ustring_test.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil | |
\ustring_test.cpp | |
ustring_test.cpp | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Docum | |
ents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\ustring_test.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:/Users/thomas/Packages/ | |
boost/1.64.0/boost/stage/lib /LIBPATH:C:/Users/thomas/Packages/boost/1.64.0/boost/stage/lib/Release kernel32.lib user32.lib gdi32.lib winspool.lib | |
shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib Release\OpenImageIO_Util.lib "C:\Users\thomas\Packages\boost\1.64.0\boost\sta | |
ge\lib\boost_filesystem-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_regex-vc141-mt-1_64.lib" "C:\Users\thomas\P | |
ackages\boost\1.64.0\boost\stage\lib\boost_system-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_thread-vc141-mt-1 | |
_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_chrono-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\ | |
lib\boost_date_time-vc141-mt-1_64.lib" "C:\Users\thomas\Packages\boost\1.64.0\boost\stage\lib\boost_atomic-vc141-mt-1_64.lib" psapi.lib "C:\Users\t | |
homas\Packages\ilmbase\2.2.0\ilmbase\lib\Imath-2_2.lib" "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\Iex-2_2.lib" C:\Users\thomas\Packages\i | |
lmbase\2.2.0\ilmbase\lib\Half.lib "C:\Users\thomas\Packages\ilmbase\2.2.0\ilmbase\lib\IlmThread-2_2.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' | |
uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/ustring_test.pdb" /SUBSYSTEM | |
:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/openimageio/build/oiio/src/libutil/Release/ustring_test.lib" | |
/MACHINE:X64 /machine:x64 ustring_test.dir\Release\ustring_test.obj | |
ustring_test.vcxproj -> D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\Release\ustring_test.exe | |
FinalizeBuildStatus: | |
Deleting file "ustring_test.dir\Release\ustring_test.tlog\unsuccessfulbuild". | |
Touching "ustring_test.dir\Release\ustring_test.tlog\ustring_test.lastbuildstate". | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\ustring_test.vcxproj" (default targets). | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (default targets) -- FAILED. | |
Done Building Project "D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (default targets) -- FAILED. | |
Build FAILED. | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (default target) (1) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (default target) (3) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj" (default target) (5) -> | |
(ClCompile target) -> | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmhash.cpp(389): warning C4319: '~': zero extending 'uint32_t' to 'uint64_t' of | |
greater size [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (default target) (1) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (default target) (3) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj" (default target) (5) -> | |
(Link target) -> | |
tiff.lib(tif_predict.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\sr | |
c\libOpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jerror.c.obj) : warning LNK4217: locally defined symbol fprintf imported in function output_message [D:\Documents\Development\ThirdParty\o | |
penimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_dirinfo.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\sr | |
c\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_unix.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\l | |
ibOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_fax3.obj) : warning LNK4049: locally defined symbol fprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\l | |
ibOpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jerror.c.obj) : warning LNK4217: locally defined symbol sprintf imported in function format_message [D:\Documents\Development\ThirdParty\o | |
penimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_getimage.obj) : warning LNK4049: locally defined symbol sprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\s | |
rc\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_codec.obj) : warning LNK4049: locally defined symbol sprintf imported [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\ | |
libOpenImageIO\OpenImageIO.vcxproj] | |
jpeg.lib(jmemmgr.c.obj) : warning LNK4217: locally defined symbol sscanf imported in function jinit_memory_mgr [D:\Documents\Development\ThirdParty | |
\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (default target) (1) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (default target) (3) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\OpenImageIO_Util.vcxproj" (default target) (6) -> | |
(ClCompile target) -> | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\farmhash.cpp(389): warning C4319: '~': zero extending 'uint32_t' to 'uint64_t' of | |
greater size [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\OpenImageIO_Util.vcxproj] | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (default target) (1) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (default target) (3) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj" (default target) (26) -> | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(762): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(763): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(764): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(765): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(767): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(783): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(784): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(785): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(786): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\libutil\simd_test.cpp(788): warning C4305: 'argument': truncation from 'int' to 'bool' [D: | |
\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '34 | |
0' is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '34 | |
1' is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '51 | |
0' is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\oiio\src\include\OpenImageIO/simd.h(2132): warning C4556: value of intrinsic immediate argument '51 | |
1' is out of range '0 - 255' [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libutil\simd_test.vcxproj] | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\INSTALL.vcxproj" (default target) (1) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\ALL_BUILD.vcxproj" (default target) (3) -> | |
"D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj" (default target) (5) -> | |
(Link target) -> | |
jpeg.lib(jerror.c.obj) : error LNK2019: unresolved external symbol __imp___iob_func referenced in function output_message [D:\Documents\Development | |
\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_unix.obj) : error LNK2001: unresolved external symbol __imp___iob_func [D:\Documents\Development\ThirdParty\openimageio\build\oiio\src | |
\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(tif_unix.obj) : error LNK2019: unresolved external symbol __imp_vfprintf referenced in function unixWarningHandler [D:\Documents\Developme | |
nt\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(snprintf.obj) : error LNK2019: unresolved external symbol __imp__vscprintf referenced in function _TIFF_vsnprintf_f [D:\Documents\Developm | |
ent\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
tiff.lib(snprintf.obj) : error LNK2019: unresolved external symbol __imp__vsnprintf_s referenced in function _TIFF_vsnprintf_f [D:\Documents\Develo | |
pment\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\Release\OpenImageIO.dll : fatal error LNK1120: 4 unresolved externals | |
[D:\Documents\Development\ThirdParty\openimageio\build\oiio\src\libOpenImageIO\OpenImageIO.vcxproj] | |
25 Warning(s) | |
6 Error(s) | |
Time Elapsed 00:04:16.90 | |
Fatal error: local() encountered an error (return code 1) while executing 'cmake --build . --config Release --target INSTALL' | |
Aborting. | |
23:47:52 ERROR BuildError: The custom build system failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment