******************************************************************************** conan install openexr/2.4.0@ --build=openexr --profile=C:\J\w\BuildSingleReference/25386/3bdf337a-2462-4d0d-8991-577f564681ef/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] openexr:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af openexr/2.4.0: Forced build from source Installing package: openexr/2.4.0 Requirements openexr/2.4.0 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages openexr/2.4.0:ee5dab950b6ea94ae953b93c55343e98c2ec39df - Build zlib/1.2.11:63da998e3642b50bee33f4449826b2d623661505 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 63da998e3642b50bee33f4449826b2d623661505 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 63da998e3642b50bee33f4449826b2d623661505 zlib/1.2.11: Downloaded package revision 72c43e7d002171a9a467e4e66430bd72 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openexr/2.4.0: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK openexr/2.4.0: Copying sources to build folder openexr/2.4.0: Building your package in C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df openexr/2.4.0: Generator cmake_find_package created FindZLIB.cmake openexr/2.4.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK openexr/2.4.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\package\ee5dab950b6ea94ae953b93c55343e98c2ec39df" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPENEXR_BUILD_BOTH_STATIC_SHARED="False" -DILMBASE_BUILD_BOTH_STATIC_SHARED="False" -DPYILMBASE_ENABLE="False" -DOPENEXR_VIEWERS_ENABLE="False" -DOPENEXR_BUILD_UTILS="False" -DBUILD_TESTING="False" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configure ILMBASE Version: 2.4.0 Lib API: 24.0.0 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Looking for include file ucontext.h -- Looking for include file ucontext.h - not found -- Configure OpenEXR Version: 2.4.0 Lib API: 24.0.0 -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/63da998e3642b50bee33f4449826b2d623661505/lib/zlib.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/63da998e3642b50bee33f4449826b2d623661505/lib/zlib.lib -- Performing Test OPENEXR_IMF_HAVE_SYSCONF_NPROCESSORS_ONLN -- Performing Test OPENEXR_IMF_HAVE_SYSCONF_NPROCESSORS_ONLN - Failed -- Performing Test OPENEXR_IMF_HAVE_GCC_INLINE_ASM_AVX -- Performing Test OPENEXR_IMF_HAVE_GCC_INLINE_ASM_AVX - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/Iex/CMakeLists.txt IexBaseExc.cpp IexThrowErrnoExc.cpp Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/Half/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/Half/CMakeLists.txt eLut.cpp toFloat.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\IlmBase\Iex\IexThrowErrnoExc.cpp(59): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\IlmBase\Iex\Iex.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdlib.h(1188): note: see declaration of 'getenv' C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\IlmBase\Iex\IexThrowErrnoExc.cpp(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\IlmBase\Iex\Iex.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(173): note: see declaration of 'strerror' C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\IlmBase\Iex\IexBaseExc.cpp(375): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\IlmBase\Iex\Iex.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdlib.h(1188): note: see declaration of 'getenv' eLut.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\eLut.exe toFloat.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\toFloat.exe Generating toFloat.h, eLut.h Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/Half/CMakeLists.txt Iex.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\Iex-2_4.lib half.cpp Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/IlmThread/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/IexMath/CMakeLists.txt IexMathFloatExc.cpp IlmThread.cpp IexMathFpu.cpp IlmThreadMutex.cpp IlmThreadMutexPosix.cpp IlmThreadPool.cpp IlmThreadPosix.cpp IlmThreadSemaphore.cpp IlmThreadSemaphorePosixCompat.cpp IlmThreadSemaphorePosix.cpp IlmThreadSemaphoreOSX.cpp IlmThreadMutexWin32.cpp IlmThreadSemaphoreWin32.cpp IlmThreadWin32.cpp Half.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\Half-2_4.lib IexMath.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IexMath-2_4.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/IlmBase/Imath/CMakeLists.txt ImathRandom.cpp ImathColorAlgo.cpp ImathFun.cpp ImathVec.cpp ImathExc.cpp ImathMatrixAlgo.cpp IlmThread.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IlmThread-2_4.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/OpenEXR/IlmImf/CMakeLists.txt b44ExpLogTable.cpp Imath.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\Imath-2_4.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/OpenEXR/IlmImf/CMakeLists.txt dwaLookups.cpp b44ExpLogTable.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\b44ExpLogTable.exe C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(166): warning C4267: 'argument': conversion from 'size_t' to 'unsigned short', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(169): warning C4267: 'argument': conversion from 'size_t' to 'unsigned short', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(340): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(394): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(422): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(536): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(529): warning C4477: 'printf' : format string '%6lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'std::size_t' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\dwaLookups.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\dwaLookups.cpp(529): note: consider using '%zu' in the format string dwaLookups.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\dwaLookups.exe Generating b44ExpLogTable.h Generating dwaLookups.h Building acceleration for DwaCompressor, 0.00 % Building acceleration for DwaCompressor, 24.41 % Building acceleration for DwaCompressor, 48.83 % Building acceleration for DwaCompressor, 73.24 % Building acceleration for DwaCompressor, 97.66 % Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/OpenEXR/IlmImf/CMakeLists.txt ImfAttribute.cpp ImfBoxAttribute.cpp ImfCRgbaFile.cpp ImfChannelList.cpp ImfChannelListAttribute.cpp ImfFloatAttribute.cpp ImfFrameBuffer.cpp ImfHeader.cpp ImfIO.cpp ImfInputFile.cpp ImfIntAttribute.cpp ImfLineOrderAttribute.cpp ImfMatrixAttribute.cpp ImfOpaqueAttribute.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfChannelList.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFrameBuffer.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCRgbaFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfChannelList.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFrameBuffer.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCRgbaFile.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHeader.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfInputFile.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHeader.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfChannelListAttribute.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfChannelListAttribute.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfInputFile.cpp)ImfOutputFile.cpp ImfRgbaFile.cpp ImfStringAttribute.cpp ImfVecAttribute.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRgbaFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputFile.cpp)ImfHuf.cpp [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRgbaFile.cpp) ImfThreading.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputFile.cpp)ImfWav.cpp ImfLut.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCRgbaFile.cpp(82): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfLut.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfLut.cpp)ImfCompressor.cpp ImfRleCompressor.cpp ImfZipCompressor.cpp ImfPizCompressor.cpp ImfB44Compressor.cpp ImfDwaCompressor.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfStringAttribute.cpp(62): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfMisc.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(171): warning C4244: '=': conversion from 'Imath_2_4::Int64' to 'char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(250): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(375): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(379): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(481): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(550): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(562): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(621): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(679): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(724): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(804): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(900): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(915): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(930): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(957): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(1033): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(1045): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(1081): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfHuf.cpp(1095): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRgbaFile.cpp(181): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRgbaFile.cpp(184): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfCompressionAttribute.cpp ImfDoubleAttribute.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfLut.cpp(156): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfLut.cpp(156): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfB44Compressor.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfB44Compressor.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfLut.cpp(174): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRleCompressor.cpp(56): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompressor.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDwaCompressor.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompressor.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDwaCompressor.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompressor.cpp(165): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompressor.cpp(170): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfZipCompressor.cpp(62): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompressor.cpp(216): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(185): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(432): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(436): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(477): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(481): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(583): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(606): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPizCompressor.cpp(670): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(247): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(320): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(565): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfB44Compressor.cpp(486): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(701): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(715): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(727): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(753): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(795): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(820): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfB44Compressor.cpp(864): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(847): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(883): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(910): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(935): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(970): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(996): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfB44Compressor.cpp(1070): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1024): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1073): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1101): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfConvert.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1128): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1169): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1200): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1226): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1266): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1297): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1324): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1364): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1369): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1374): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfPreviewImage.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1582): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1603): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1623): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1657): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1680): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMisc.cpp(1701): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfPreviewImageAttribute.cpp ImfVersion.cpp ImfChromaticities.cpp ImfChromaticitiesAttribute.cpp ImfKeyCode.cpp ImfKeyCodeAttribute.cpp ImfTimeCode.cpp ImfTimeCodeAttribute.cpp ImfRational.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputFile.cpp(595): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfRationalAttribute.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputFile.cpp(839): warning C4267: 'argument': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfFramesPerSecond.cpp ImfStandardAttributes.cpp ImfStdIO.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfStandardAttributes.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfStandardAttributes.cpp) ImfEnvmap.cpp ImfEnvmapAttribute.cpp ImfScanLineInputFile.cpp ImfTiledInputFile.cpp ImfTiledMisc.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfScanLineInputFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfScanLineInputFile.cpp)ImfTiledOutputFile.cpp ImfTiledRgbaFile.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledInputFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledInputFile.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledOutputFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledOutputFile.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledRgbaFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledRgbaFile.cpp) ImfTileDescriptionAttribute.cpp ImfTileOffsets.cpp ImfRgbaYca.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDwaCompressor.cpp(1924): warning C4267: '+=': conversion from 'size_t' to 'unsigned short', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfPxr24Compressor.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDwaCompressor.cpp(2215): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'uLong', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDwaCompressor.cpp(2438): warning C4267: '-=': conversion from 'size_t' to 'unsigned short', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDwaCompressor.cpp(3009): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfTestFile.cpp ImfStringVectorAttribute.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledMisc.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledMisc.cpp) ImfMultiView.cpp ImfAcesFile.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiView.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiView.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfAcesFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfAcesFile.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTileOffsets.cpp(154): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfMultiPartOutputFile.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPxr24Compressor.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPxr24Compressor.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPxr24Compressor.cpp(192): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfGenericOutputFile.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfStringVectorAttribute.cpp(62): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfStringVectorAttribute.cpp(66): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfOutputPartData.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPxr24Compressor.cpp(405): warning C4244: 'argument': conversion from '__int64' to 'uLong', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfPxr24Compressor.cpp(550): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiView.cpp(109): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of datac:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputPartData.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfMultiPartInputFile.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputPartData.cpp)C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfAcesFile.cpp(59): warning C4305: 'argument': truncation from 'double' to 'float' ImfGenericInputFile.cpp ImfPartType.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfAcesFile.cpp(426): warning C4305: 'argument': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfAcesFile.cpp(432): warning C4305: 'argument': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledOutputFile.cpp(803): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfInputPartData.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledOutputFile.cpp(1040): warning C4267: 'argument': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfOutputPart.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfScanLineInputFile.cpp(1472): warning C4244: 'argument': conversion from 'const double' to 'float', possible loss of datac:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfGenericInputFile.cpp)C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledInputFile.cpp(523): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of datac:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfGenericOutputFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfOutputPart.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartInputFile.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfGenericOutputFile.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfGenericInputFile.cpp) ImfTiledOutputPart.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartInputFile.cpp) ImfInputPart.cpp ImfTiledInputPart.cpp ImfDeepScanLineInputPart.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp(221): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp(223): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of datac:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfInputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp(267): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfInputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartOutputFile.cpp(302): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of datac:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledOutputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledOutputPart.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfInputPartData.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfMultiPartInputFile.cpp(427): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of dataC:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfInputPartData.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfDeepScanLineOutputPart.cpp ImfDeepScanLineInputFile.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputPart.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputPart.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledInputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputPart.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfTiledInputPart.cpp)ImfDeepScanLineOutputFile.cpp ImfDeepTiledInputPart.cpp ImfDeepTiledOutputPart.cpp ImfDeepTiledInputFile.cpp ImfDeepTiledOutputFile.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputPart.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputPart.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputPart.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputPart.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp)ImfDeepFrameBuffer.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepFrameBuffer.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfDeepCompositing.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepFrameBuffer.cpp) ImfCompositeDeepScanLine.cpp ImfDeepImageStateAttribute.cpp ImfFastHuf.cpp ImfFloatVectorAttribute.cpp ImfRle.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRle.cpp(76): warning C4244: '=': conversion from '__int64' to 'signed char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRle.cpp(96): warning C4244: '=': conversion from '__int64' to 'signed char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRle.cpp(107): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfRle.cpp(151): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfSystemSpecific.cpp C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(105): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(107): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(108): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(109): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(110): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(111): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfSystemSpecific.cpp(112): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepCompositing.cpp(84): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] ImfZip.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompositeDeepScanLine.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompositeDeepScanLine.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepFrameBuffer.cpp(57): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFastHuf.cpp(154): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFastHuf.cpp(167): warning C4244: 'initializing': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFastHuf.cpp(183): warning C4244: '=': conversion from 'Imath_2_4::Int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFastHuf.cpp(186): warning C4244: '=': conversion from 'Imath_2_4::Int64' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFastHuf.cpp(193): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFastHuf.cpp(256): warning C4244: 'initializing': conversion from 'unsigned __int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfFloatVectorAttribute.cpp(64): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompositeDeepScanLine.cpp(279): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfCompositeDeepScanLine.cpp(375): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfZip.cpp(271): warning C4267: 'initializing': conversion from 'size_t' to 'uLongf', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(342): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(503): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(510): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(517): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(635): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1147): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1148): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1470): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1515): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1548): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1549): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1721): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1726): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1727): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1832): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineInputFile.cpp(1850): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(327): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(418): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(438): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(445): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(583): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(972): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(377): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(383): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(604): warning C4267: 'argument': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(1446): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(695): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(735): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(768): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(785): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(975): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(1795): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledInputFile.cpp(1808): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(1097): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepScanLineOutputFile.cpp(1098): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(553): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(559): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(689): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(873): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(971): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(1010): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(1242): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(1361): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(1362): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImf\ImfDeepTiledOutputFile.cpp(1709): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImf\IlmImf.vcxproj] IlmImf.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IlmImf-2_4.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/OpenEXR/IlmImfUtil/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/source_subfolder/OpenEXR/IlmImfExamples/CMakeLists.txt drawImage.cpp ImfImageChannel.cpp ImfFlatImageChannel.cpp ImfDeepImageChannel.cpp generalInterfaceExamples.cpp ImfSampleCountChannel.cpp generalInterfaceTiledExamples.cpp lowLevelIoExamples.cpp main.cpp previewImageExamples.cpp ImfImageLevel.cpp rgbaInterfaceExamples.cpp rgbaInterfaceTiledExamples.cpp ImfFlatImageLevel.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\generalInterfaceTiledExamples.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\generalInterfaceTiledExamples.cpp) ImfDeepImageLevel.cpp ImfImage.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\generalInterfaceExamples.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\generalInterfaceExamples.cpp) ImfFlatImage.cpp ImfDeepImage.cpp ImfImageIO.cpp ImfFlatImageIO.cpp ImfDeepImageIO.cpp ImfImageDataWindow.cpp c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\previewImageExamples.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\rgbaInterfaceExamples.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImageLevel.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageChannel.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImageLevel.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfSampleCountChannel.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImage.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImageChannel.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\rgbaInterfaceExamples.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\previewImageExamples.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImage.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageLevel.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\rgbaInterfaceTiledExamples.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfSampleCountChannel.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImage.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImage.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageLevel.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\rgbaInterfaceTiledExamples.cpp) C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImageChannel.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImageIO.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImageIO.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(107): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageIO.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageIO.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImageChannel.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageChannel.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImageChannel.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImageIO.cpp)c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImage.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImageLevel.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImageIO.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfDeepImage.cpp)C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfFlatImageLevel.cpp) c:\j\w\buildsinglereference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\openexr\ilmimf\ImfName.h(113): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageDataWindow.cpp) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfUtil\IlmImfUtil.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(335): note: see declaration of 'strncpy' (compiling source file C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfUtil\ImfImageDataWindow.cpp) C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp(115): warning C4800: 'int': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(110): warning C4305: '*=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(153): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(156): warning C4305: '*=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(318): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(319): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(320): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(322): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(323): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp(130): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(324): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp(162): warning C4244: 'argument': conversion from 'Imath_2_4::Int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(325): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(332): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(332): warning C4305: 'argument': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp(246): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(338): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen'C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(338): warning C4305: 'argument': truncation from 'double' to 'float' C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\lowLevelIoExamples.cpp(271): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(344): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(344): warning C4305: 'argument': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(365): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(366): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(367): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(368): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(369): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(370): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(377): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(459): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(460): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(256): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\source_subfolder\OpenEXR\IlmImfExamples\IlmImfExamples.vcxproj] C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\source_subfolder\OpenEXR\IlmImfExamples\drawImage.cpp(397): note: see reference to function template instantiation 'void `anonymous-namespace'::mndl(Imf_2_4::Array2D &,int,int,int,int,int,int,int,int,double,double,double,double,double,double)' being compiled IlmImfExamples.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\IlmImfExamples.exe IlmImfUtil.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IlmImfUtil-2_4.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/build/ee5dab950b6ea94ae953b93c55343e98c2ec39df/CMakeLists.txt openexr/2.4.0: Package 'ee5dab950b6ea94ae953b93c55343e98c2ec39df' built openexr/2.4.0: Build folder C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df openexr/2.4.0: Generated conaninfo.txt openexr/2.4.0: Generated conanbuildinfo.txt openexr/2.4.0: Generating the package openexr/2.4.0: Package folder C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\package\ee5dab950b6ea94ae953b93c55343e98c2ec39df openexr/2.4.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Iex.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\Iex-2_4.lib IexMath.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IexMath-2_4.lib IlmThread.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IlmThread-2_4.lib eLut.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\eLut.exe toFloat.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\toFloat.exe Half.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\Half-2_4.lib Imath.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\Imath-2_4.lib b44ExpLogTable.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\b44ExpLogTable.exe dwaLookups.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\dwaLookups.exe IlmImf.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IlmImf-2_4.lib IlmImfUtil.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\lib\IlmImfUtil-2_4.lib IlmImfExamples.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\openexr\2.4.0\_\_\build\ee5dab950b6ea94ae953b93c55343e98c2ec39df\build_subfolder\bin\IlmImfExamples.exe -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmBaseConfig.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/cmake/IlmBase/IlmBaseConfigVersion.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/cmake/IlmBase/IlmBaseConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/cmake/IlmBase/IlmBaseConfig-release.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/Half-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/half.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/halfFunction.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/halfExport.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/halfLimits.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/Iex-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexBaseExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexMathExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexThrowErrnoExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexErrnoExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexMacros.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/Iex.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexNamespace.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexExport.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexForward.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/IexMath-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexMathFloatExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexMathFpu.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IexMathIeeeExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/Imath-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathBoxAlgo.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathBox.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathColorAlgo.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathColor.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathEuler.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathExc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathExport.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathForward.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathFrame.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathFrustum.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathFrustumTest.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathFun.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathGL.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathGLU.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathHalfLimits.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathInt64.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathInterval.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathLimits.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathLineAlgo.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathLine.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathMath.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathMatrixAlgo.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathMatrix.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathNamespace.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathPlane.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathPlatform.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathQuat.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathRandom.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathRoots.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathShear.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathSphere.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathVecAlgo.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImathVec.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/IlmThread-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThreadPool.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThread.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThreadSemaphore.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThreadMutex.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThreadNamespace.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThreadExport.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/IlmThreadForward.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/OpenEXRConfig.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/cmake/OpenEXR/OpenEXRConfigVersion.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/cmake/OpenEXR/OpenEXRConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/cmake/OpenEXR/OpenEXRConfig-release.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/IlmImf-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfForward.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfExport.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfBoxAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfCRgbaFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfChannelList.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfChannelListAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfCompressionAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDoubleAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFloatAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFrameBuffer.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfHeader.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfIO.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfInputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfIntAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfLineOrderAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfMatrixAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfOpaqueAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfOutputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfRgbaFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfStringAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfVecAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfHuf.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfWav.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfLut.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfArray.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfCompression.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfLineOrder.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfName.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfPixelType.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfVersion.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfXdr.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfConvert.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfPreviewImage.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfPreviewImageAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfChromaticities.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfChromaticitiesAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfKeyCode.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfKeyCodeAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTimeCode.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTimeCodeAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfRational.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfRationalAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFramesPerSecond.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfStandardAttributes.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfStdIO.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfEnvmap.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfEnvmapAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfInt64.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfRgba.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTileDescription.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTileDescriptionAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTiledInputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTiledOutputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTiledRgbaFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfRgbaYca.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTestFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfThreading.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfB44Compressor.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfStringVectorAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfMultiView.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfAcesFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfMultiPartOutputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfGenericOutputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfMultiPartInputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfGenericInputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfPartType.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfPartHelper.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfOutputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTiledOutputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfInputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfTiledInputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepScanLineOutputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepScanLineOutputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepScanLineInputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepScanLineInputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepTiledInputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepTiledInputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepTiledOutputFile.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepTiledOutputPart.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepFrameBuffer.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepCompositing.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfCompositeDeepScanLine.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfNamespace.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfMisc.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepImageState.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepImageStateAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFloatVectorAttribute.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/lib/IlmImfUtil-2_4.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfImageChannel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFlatImageChannel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepImageChannel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfSampleCountChannel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfImageLevel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFlatImageLevel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepImageLevel.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfImage.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFlatImage.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepImage.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfImageIO.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfFlatImageIO.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfDeepImageIO.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfImageDataWindow.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfImageChannelRenaming.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/include/OpenEXR/ImfUtilExport.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/main.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/drawImage.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/rgbaInterfaceExamples.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/rgbaInterfaceTiledExamples.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/generalInterfaceExamples.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/lowLevelIoExamples.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/previewImageExamples.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/generalInterfaceTiledExamples.cpp -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/generalInterfaceTiledExamples.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/drawImage.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/rgbaInterfaceExamples.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/generalInterfaceExamples.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/rgbaInterfaceTiledExamples.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/lowLevelIoExamples.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/previewImageExamples.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/examples/namespaceAlias.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/TechnicalIntroduction.pdf -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/ReadingAndWritingImageFiles.pdf -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/OpenEXRFileLayout.pdf -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/MultiViewOpenEXR.pdf -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/InterpretingDeepPixels.pdf -- Installing: C:/J/w/BuildSingleReference/.conan/data/openexr/2.4.0/_/_/package/ee5dab950b6ea94ae953b93c55343e98c2ec39df/share/doc/OpenEXR/TheoryDeepPixels.pdf [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK openexr/2.4.0 package(): Packaged 162 '.h' files openexr/2.4.0 package(): Packaged 7 '.lib' files openexr/2.4.0 package(): Packaged 1 '.cmake' file: conan-official-openexr-targets.cmake openexr/2.4.0 package(): Packaged 1 '.md' file: LICENSE.md openexr/2.4.0: Package 'ee5dab950b6ea94ae953b93c55343e98c2ec39df' created openexr/2.4.0: Created package revision fb4d2c7535ccdd34436eb1ccc9b96a46 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK -- WARNING pkg-config generation disabled CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY