******************************************************************************** conan install mozjpeg/3.3.1@ --build=mozjpeg --profile=C:\J\w\BuildSingleReference@3/25072/b808fb27-300c-4f2a-a201-925714ad02ec/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows os_build=Windows [options] mozjpeg:shared=True [build_requires] [env] mozjpeg/3.3.1: Forced build from source nasm/2.15.05: Not found in local cache, looking in remotes... nasm/2.15.05: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nasm/2.15.05: Downloaded recipe revision 376f824547f27b6f7eea94e9fd3db327 Installing package: mozjpeg/3.3.1 Requirements mozjpeg/3.3.1 from local cache - Cache Packages mozjpeg/3.3.1:40697dca75ea1e1d44c7ca6c61ea597e3a553242 - Build Build requirements nasm/2.15.05 from 'conan-center' - Downloaded Build requirements packages nasm/2.15.05:01edd76db8e16db9b38c3cca44ec466a9444c388 - Download Installing (downloading, building) binaries... nasm/2.15.05: Retrieving package 01edd76db8e16db9b38c3cca44ec466a9444c388 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.15.05: Package installed 01edd76db8e16db9b38c3cca44ec466a9444c388 nasm/2.15.05: Downloaded package revision 4473f1d67b9468ff87ef0d828ccd5b7e nasm/2.15.05: Appending PATH environment variable: C:\J\w\BuildSingleReference@3\.conan\data\nasm\2.15.05\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\bin [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 mozjpeg/3.3.1: Applying build-requirement: nasm/2.15.05 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mozjpeg/3.3.1: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mozjpeg/3.3.1: Copying sources to build folder mozjpeg/3.3.1: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242 mozjpeg/3.3.1: 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 mozjpeg/3.3.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\package\40697dca75ea1e1d44c7ca6c61ea597e3a553242" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_TESTING="False" -DENABLE_STATIC="False" -DENABLE_SHARED="True" -DREQUIRE_SIMD="True" -DWITH_SIMD="True" -DWITH_ARITH_ENC="True" -DWITH_ARITH_DEC="True" -DWITH_JPEG7="False" -DWITH_JPEG8="False" -DWITH_MEM_SRCDST="True" -DWITH_TURBOJPEG="True" -DWITH_JAVA="False" -DWITH_12BIT="False" -DCMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT="False" -DPNG_SUPPORTED="False" -DWITH_CRT_DLL="True" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- CMAKE_BUILD_TYPE = Release -- VERSION = 3.3.1, BUILD = 20210720 -- Arithmetic encoding support enabled -- Arithmetic decoding support enabled -- TurboJPEG C wrapper enabled -- TurboJPEG Java wrapper disabled -- In-memory source/destination managers enabled -- 64-bit build -- Install directory = C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242 -- Compiler flags = /DWIN32 /D_WINDOWS /W3 /MP16 /MDd /O2 /Ob2 /DNDEBUG -- Linker flags = /machine:x64 /INCREMENTAL:NO -- NASM = C:/J/w/BuildSingleReference@3/.conan/data/nasm/2.15.05/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin/nasm.exe -- Building x86_64 SIMD extensions -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/md5/CMakeLists.txt Generating Debug/jfdctflt-sse-64.obj Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/CMakeLists.txt rdjpgcom.c Generating Debug/jccolor-sse2-64.obj md5cmp.c md5.c md5hl.c wrjpgcom.c Generating Debug/jcgray-sse2-64.obj Generating Debug/jchuff-sse2-64.obj rdjpgcom.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\rdjpgcom.exe wrjpgcom.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\wrjpgcom.exe md5cmp.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\md5cmp.exe Generating Debug/jcsample-sse2-64.obj Generating Debug/jdcolor-sse2-64.obj Generating Debug/jdmerge-sse2-64.obj Generating Debug/jdsample-sse2-64.obj Generating Debug/jfdctfst-sse2-64.obj Generating Debug/jfdctint-sse2-64.obj Generating Debug/jidctflt-sse2-64.obj Generating Debug/jidctfst-sse2-64.obj Generating Debug/jidctint-sse2-64.obj Generating Debug/jidctred-sse2-64.obj Generating Debug/jquantf-sse2-64.obj Generating Debug/jquanti-sse2-64.obj Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/simd/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/sharedlib/CMakeLists.txt jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jcext.c jchuff.c jcinit.c jcmainct.c jcmarker.c jcmaster.c jcomapi.c jcparam.c jcphuff.c jcprepct.c jcsample.c jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(481,1): warning C4244: 'initializing': conversion from 'float' to 'DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jcext.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcphuff.c(503,37): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jchuff.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcparam.c(328,44): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jcinit.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,54): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jcmainct.c jcmarker.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcparam.c(328,45): warning C4244: 'return': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,65): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,76): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,96): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(869,33): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jctrans.c jdapimin.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(870,33): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jdapistd.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcmaster.c(606,40): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jcmaster.c jcomapi.c jcparam.c jddctmgr.c jcphuff.c jdhuff.c jcprepct.c jcsample.c jdinput.c jdmainct.c jdmarker.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1009,70): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1011,29): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1013,19): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1023,71): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1025,79): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1127,35): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1143,33): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1217,23): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1248,21): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1250,19): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1288,21): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1384,70): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1386,29): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1388,19): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1398,58): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1400,79): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1520,35): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1537,33): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1578,38): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jdmaster.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(481,1): warning C4244: 'initializing': conversion from 'float' to 'DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1625,21): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] jctrans.c jdmerge.c jdapimin.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,54): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,65): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,76): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(553,96): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(869,33): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(870,33): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcmaster.c(606,40): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcphuff.c(503,37): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcparam.c(328,44): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcparam.c(328,45): warning C4244: 'return': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jdapistd.c jdatadst.c jdphuff.c jdpostct.c jdsample.c jdtrans.c jdatasrc.c jdcoefct.c jerror.c jdcolor.c jfdctflt.c jfdctfst.c jddctmgr.c jfdctint.c jidctflt.c jdhuff.c jdinput.c jidctfst.c jdmainct.c jidctint.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1009,70): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1011,29): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jidctred.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1013,19): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jquant1.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1023,71): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jquant2.c jutils.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1025,79): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jmemmgr.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1127,35): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jmemnobs.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1143,33): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jaricom.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1217,23): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jcarith.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1248,21): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1250,19): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jdarith.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1288,21): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1384,70): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1386,29): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1388,19): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1398,58): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1400,79): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1520,35): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1537,33): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jdmarker.c jdmaster.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1578,38): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jdmerge.c jdphuff.c jdpostct.c jdsample.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcdctmgr.c(1625,21): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jdtrans.c jerror.c jsimd_x86_64.c jfdctflt.c jfdctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c jquant1.c jquant2.c jutils.c jmemmgr.c jmemnobs.c jaricom.c jcarith.c jdarith.c jsimd_x86_64.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(954,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(955,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(964,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(965,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(951,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(952,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(953,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(961,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(962,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(963,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\jpeg-static.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(954,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(955,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(964,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(965,47): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(951,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(952,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(953,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(961,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(962,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\jcarith.c(963,1): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jpeg-static.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\lib\jpeg-static.lib Creating library C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/build_subfolder/lib/jpeg.lib and object C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/build_subfolder/lib/jpeg.exp Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/CMakeLists.txt jpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\jpeg62.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/sharedlib/CMakeLists.txt turbojpeg.c transupp.c jdatadst-tj.c jdatasrc-tj.c cjpeg.c cdjpeg.c rdgif.c rdppm.c rdjpeg.c rdswitch.c rdbmp.c rdtarga.c jcstest.c jpegtran.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\cjpeg.c(366,46): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\cjpeg.c(372,46): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\cjpeg.c(550,85): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\rdswitch.c(542,62): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\rdswitch.c(551,62): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] cdjpeg.c djpeg.c rdswitch.c cdjpeg.c transupp.c rdcolmap.c rdswitch.c wrgif.c wrppm.c wrbmp.c wrtarga.c C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\rdswitch.c(542,62): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpegtran.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\rdswitch.c(551,62): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\jpegtran.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\rdswitch.c(542,62): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\djpeg.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\source_subfolder\rdswitch.c(551,62): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\source_subfolder\sharedlib\djpeg.vcxproj] Creating library C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/build_subfolder/lib/turbojpeg.lib and object C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/build_subfolder/lib/turbojpeg.exp djpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\djpeg.exe jcstest.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\jcstest.exe turbojpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\turbojpeg.dll cjpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\cjpeg.exe jpegtran.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\jpegtran.exe Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/source_subfolder/CMakeLists.txt tjunittest.c tjutil.c tjbench.c bmp.c tjutil.c rdbmp.c rdppm.c wrbmp.c wrppm.c tjunittest.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\tjunittest.exe tjbench.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\tjbench.exe Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/build/40697dca75ea1e1d44c7ca6c61ea597e3a553242/CMakeLists.txt mozjpeg/3.3.1: Package '40697dca75ea1e1d44c7ca6c61ea597e3a553242' built mozjpeg/3.3.1: Build folder C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242 mozjpeg/3.3.1: Generated conaninfo.txt mozjpeg/3.3.1: Generated conanbuildinfo.txt mozjpeg/3.3.1: Generating the package mozjpeg/3.3.1: Package folder C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\package\40697dca75ea1e1d44c7ca6c61ea597e3a553242 mozjpeg/3.3.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. rdjpgcom.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\rdjpgcom.exe md5cmp.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\md5cmp.exe wrjpgcom.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\wrjpgcom.exe jpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\jpeg62.dll jpeg-static.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\lib\jpeg-static.lib djpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\djpeg.exe jcstest.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\jcstest.exe jpegtran.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\jpegtran.exe cjpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\cjpeg.exe turbojpeg.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\turbojpeg.dll tjunittest.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\tjunittest.exe tjbench.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\mozjpeg\3.3.1\_\_\build\40697dca75ea1e1d44c7ca6c61ea597e3a553242\build_subfolder\bin\tjbench.exe -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/lib/turbojpeg.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/turbojpeg.dll -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/tjbench.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/include/turbojpeg.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/rdjpgcom.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/wrjpgcom.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/README.ijg -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/README-mozilla.txt -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/example.c -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/libjpeg.txt -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/structure.txt -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/usage.txt -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/doc/wizard.txt -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/include/jconfig.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/include/jerror.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/include/jmorecfg.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/include/jpeglib.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/lib/jpeg.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/jpeg62.dll -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/cjpeg.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/djpeg.exe -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/mozjpeg/3.3.1/_/_/package/40697dca75ea1e1d44c7ca6c61ea597e3a553242/bin/jpegtran.exe [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 mozjpeg/3.3.1 package(): Packaged 2 '.dll' files: jpeg62.dll, turbojpeg.dll mozjpeg/3.3.1 package(): Packaged 5 '.h' files mozjpeg/3.3.1 package(): Packaged 2 '.lib' files: jpeg.lib, turbojpeg.lib mozjpeg/3.3.1 package(): Packaged 1 '.md' file: LICENSE.md mozjpeg/3.3.1: Package '40697dca75ea1e1d44c7ca6c61ea597e3a553242' created mozjpeg/3.3.1: Created package revision fb4de7a6097d8317b49edd48dded31fb [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 nasm/2.15.05: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@3\.conan\data\nasm\2.15.05\_\_\package\01edd76db8e16db9b38c3cca44ec466a9444c388\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY ENABLE_TESTING PNG_SUPPORTED REQUIRE_SIMD