******************************************************************************** conan install mozjpeg/4.0.0@ --build=mozjpeg --profile=C:\J\w\BuildSingleReference/25073/2b9a6069-f7b5-4a61-8ed7-4430a70d2f1d/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=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] mozjpeg:shared=True [build_requires] [env] mozjpeg/4.0.0: 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/4.0.0 Requirements mozjpeg/4.0.0 from local cache - Cache Packages mozjpeg/4.0.0:a42ea6554da3d832d7bb210320edc035e22d41cb - 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\.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/4.0.0: Applying build-requirement: nasm/2.15.05 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mozjpeg/4.0.0: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mozjpeg/4.0.0: Copying sources to build folder mozjpeg/4.0.0: Building your package in C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb mozjpeg/4.0.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 mozjpeg/4.0.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\package\a42ea6554da3d832d7bb210320edc035e22d41cb" -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="False" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb ----------------- -- 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 -- CMAKE_BUILD_TYPE = Release -- VERSION = 4.0.1, BUILD = 20210720 -- 64-bit build (x86_64) -- CMAKE_INSTALL_PREFIX = C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb -- CMAKE_INSTALL_BINDIR = bin (C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin) -- CMAKE_INSTALL_DATAROOTDIR = share (C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share) -- CMAKE_INSTALL_DOCDIR = share/doc/cmake_wrapper (C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper) -- CMAKE_INSTALL_INCLUDEDIR = include (C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/include) -- CMAKE_INSTALL_LIBDIR = lib (C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/lib) -- Shared libraries enabled (ENABLE_SHARED = 1) -- Static libraries disabled (ENABLE_STATIC = 0) -- 12-bit JPEG support disabled (WITH_12BIT = 0) -- Arithmetic decoding support enabled (WITH_ARITH_DEC = 1) -- Arithmetic encoding support enabled (WITH_ARITH_ENC = 1) -- TurboJPEG API library enabled (WITH_TURBOJPEG = 1) -- TurboJPEG Java wrapper disabled (WITH_JAVA = 0) -- In-memory source/destination managers enabled (WITH_MEM_SRCDST = 1) -- Emulating libjpeg API/ABI v6.2 (WITH_JPEG7 = 0, WITH_JPEG8 = 0) -- libjpeg API shared library version = 62.3.0 -- Compiler flags = /DWIN32 /D_WINDOWS /W3 /MP16 /W3 /wd4996 /MTd /O2 /Ob2 /DNDEBUG -- Linker flags = /machine:x64 /INCREMENTAL:NO -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Check size of unsigned long -- Check size of unsigned long - done -- Looking for include file intrin.h -- Looking for include file intrin.h - found -- Performing Test INLINE_WORKS -- Performing Test INLINE_WORKS - Success -- INLINE = __forceinline (FORCE_INLINE = 1) -- Performing Test HAVE_THREAD_LOCAL -- Performing Test HAVE_THREAD_LOCAL - Success -- THREAD_LOCAL = __declspec(thread) -- CMAKE_EXECUTABLE_SUFFIX = .exe -- The ASM_NASM compiler identification is NASM -- Found assembler: C:/J/w/BuildSingleReference/.conan/data/nasm/2.15.05/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin/nasm.exe -- CMAKE_ASM_NASM_COMPILER = C:/J/w/BuildSingleReference/.conan/data/nasm/2.15.05/_/_/package/01edd76db8e16db9b38c3cca44ec466a9444c388/bin/nasm.exe -- CMAKE_ASM_NASM_OBJECT_FORMAT = win64 -- CMAKE_ASM_NASM_FLAGS = -DWIN64 -D__x86_64__ -- SIMD extensions: x86_64 (WITH_SIMD = 1) -- FLOATTEST = sse -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating Debug/jsimdcpu.asm.obj Generating Debug/jfdctflt-sse.asm.obj Generating Debug/jccolor-sse2.asm.obj Generating Debug/jcgray-sse2.asm.obj Generating Debug/jchuff-sse2.asm.obj Generating Debug/jcphuff-sse2.asm.obj Generating Debug/jcsample-sse2.asm.obj Generating Debug/jdcolor-sse2.asm.obj Generating Debug/jdmerge-sse2.asm.obj Generating Debug/jdsample-sse2.asm.obj Generating Debug/jfdctfst-sse2.asm.obj Generating Debug/jfdctint-sse2.asm.obj Generating Debug/jidctflt-sse2.asm.obj Generating Debug/jidctfst-sse2.asm.obj Generating Debug/jidctint-sse2.asm.obj Generating Debug/jidctred-sse2.asm.obj Generating Debug/jquantf-sse2.asm.obj Generating Debug/jquanti-sse2.asm.obj Generating Debug/jccolor-avx2.asm.obj Generating Debug/jcgray-avx2.asm.obj Generating Debug/jcsample-avx2.asm.obj Generating Debug/jdcolor-avx2.asm.obj Generating Debug/jdmerge-avx2.asm.obj Generating Debug/jdsample-avx2.asm.obj Generating Debug/jfdctint-avx2.asm.obj Generating Debug/jidctint-avx2.asm.obj Generating Debug/jquanti-avx2.asm.obj Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/simd/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/simd/CMakeLists.txt jsimd.c simd.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\simd\simd.dir\Debug\simd.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/md5/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/CMakeLists.txt rdjpgcom.c md5cmp.c md5.c md5hl.c jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c jcext.c jcicc.c jcinit.c jcmainct.c jcmarker.c jcmaster.c jcomapi.c jcparam.c wrjpgcom.c jcphuff.c jcprepct.c jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c jcext.c jcicc.c jcinit.c jcmainct.c jcmarker.c jcmaster.c jcomapi.c jcparam.c jcphuff.c jcprepct.c jcsample.c jctrans.c C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(481): warning C4244: 'initializing': conversion from 'float' to 'DCTELEM', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(553): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(870): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(871): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] jdapimin.c jdapistd.c jdatadst.c C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcparam.c(329): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcparam.c(329): warning C4244: 'return': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcmaster.c(608): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1010): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1012): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1014): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1024): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1026): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1128): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1144): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1218): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1249): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1251): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1289): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(481): warning C4244: 'initializing': conversion from 'float' to 'DCTELEM', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1385): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1387): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1389): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1399): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1401): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(553): warning C4244: 'function': conversion from 'const float' to 'const DCTELEM', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1521): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1538): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1579): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1626): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(870): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(871): warning C4244: '/=': conversion from 'const double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] jdatasrc.c C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcmaster.c(608): warning C4267: '-=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcparam.c(329): warning C4244: 'function': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcparam.c(329): warning C4244: 'return': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1010): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1012): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1014): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1024): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1026): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1128): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1144): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1218): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1249): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1251): warning C4018: '<=': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1289): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1385): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1387): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1389): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1399): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1401): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1521): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1538): warning C4305: '=': truncation from 'double' to 'float' [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1579): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcdctmgr.c(1626): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] jdcoefct.c jdcolor.c jcsample.c jddctmgr.c jdhuff.c jctrans.c jdicc.c jdinput.c jdmainct.c jdapimin.c jdapistd.c jdmarker.c jdatadst.c jdatasrc.c jdmaster.c jdmerge.c jdcoefct.c jdcolor.c jddctmgr.c jdphuff.c jdhuff.c jdpostct.c jdsample.c jdicc.c jdtrans.c jdinput.c jdmainct.c jdmarker.c jdmaster.c jerror.c jdmerge.c jdphuff.c jdpostct.c jfdctflt.c jfdctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c jquant1.c jquant2.c jdsample.c jutils.c jdtrans.c jmemmgr.c jerror.c jfdctflt.c jmemnobs.c jaricom.c jcarith.c jfdctfst.c jdarith.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 turbojpeg.c transupp.c C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(959): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(960): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(969): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(970): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(956): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(957): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(958): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(966): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(967): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(968): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(959): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(960): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(969): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(970): warning C4244: '=': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(956): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(957): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(958): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(966): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(967): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\jcarith.c(968): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\turbojpeg.vcxproj] jdatadst-tj.c jdatasrc-tj.c rdbmp.c rdppm.c wrbmp.c wrppm.c rdjpgcom.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\rdjpgcom.exe rdjpgcom.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/rdjpgcom.pdb (Full PDB) md5cmp.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\md5cmp.exe md5cmp.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/md5cmp.pdb (Full PDB) wrjpgcom.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\wrjpgcom.exe wrjpgcom.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/wrjpgcom.pdb (Full PDB) Creating library C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/lib/jpeg.lib and object C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/lib/jpeg.exp jpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\jpeg62.dll jpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/jpeg62.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/sharedlib/CMakeLists.txt cjpeg.c djpeg.c cdjpeg.c cdjpeg.c rdcolmap.c rdswitch.c wrgif.c wrppm.c wrbmp.c rdgif.c rdppm.c rdjpeg.c rdswitch.c rdbmp.c rdtarga.c wrtarga.c Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/sharedlib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/sharedlib/CMakeLists.txt C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\cjpeg.c(375): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\cjpeg.c(381): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\cjpeg.c(565): warning C4244: 'function': conversion from 'double' to 'float', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\rdswitch.c(542): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\djpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\rdswitch.c(551): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\djpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\rdswitch.c(542): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\rdswitch.c(551): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\cjpeg.vcxproj] Creating library C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/lib/turbojpeg.lib and object C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/lib/turbojpeg.exp jcstest.c jpegtran.c cdjpeg.c rdswitch.c transupp.c C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\rdswitch.c(542): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpegtran.vcxproj] C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\source_subfolder\rdswitch.c(551): warning C4244: '=': conversion from 'float' to 'int', possible loss of data [C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\sharedlib\jpegtran.vcxproj] jcstest.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\jcstest.exe jcstest.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/jcstest.pdb (Full PDB) jpegtran.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\jpegtran.exe jpegtran.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/jpegtran.pdb (Full PDB) djpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\djpeg.exe djpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/djpeg.pdb (Full PDB) cjpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\cjpeg.exe cjpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/cjpeg.pdb (Full PDB) turbojpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\turbojpeg.dll turbojpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/turbojpeg.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/source_subfolder/CMakeLists.txt tjexample.c tjunittest.c tjutil.c md5.c md5hl.c tjbench.c tjutil.c tjexample.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\tjexample.exe tjexample.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/tjexample.pdb (Full PDB) tjbench.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\tjbench.exe tjbench.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/tjbench.pdb (Full PDB) tjunittest.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\tjunittest.exe tjunittest.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/tjunittest.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/CMakeLists.txt mozjpeg/4.0.0: Package 'a42ea6554da3d832d7bb210320edc035e22d41cb' built mozjpeg/4.0.0: Build folder C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb mozjpeg/4.0.0: Generated conaninfo.txt mozjpeg/4.0.0: Generated conanbuildinfo.txt mozjpeg/4.0.0: Generating the package mozjpeg/4.0.0: Package folder C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\package\a42ea6554da3d832d7bb210320edc035e22d41cb mozjpeg/4.0.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. simd.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\source_subfolder\simd\simd.dir\Debug\simd.lib rdjpgcom.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\rdjpgcom.exe rdjpgcom.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/rdjpgcom.pdb (Full PDB) wrjpgcom.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\wrjpgcom.exe wrjpgcom.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/wrjpgcom.pdb (Full PDB) md5cmp.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\md5cmp.exe md5cmp.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/md5cmp.pdb (Full PDB) jpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\jpeg62.dll jpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/jpeg62.pdb (Full PDB) turbojpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\turbojpeg.dll turbojpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/turbojpeg.pdb (Full PDB) djpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\djpeg.exe djpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/djpeg.pdb (Full PDB) cjpeg.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\cjpeg.exe cjpeg.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/cjpeg.pdb (Full PDB) tjunittest.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\tjunittest.exe tjunittest.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/tjunittest.pdb (Full PDB) jcstest.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\jcstest.exe jcstest.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/jcstest.pdb (Full PDB) tjbench.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\tjbench.exe tjbench.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/tjbench.pdb (Full PDB) tjexample.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\tjexample.exe jpegtran.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\mozjpeg\4.0.0\_\_\build\a42ea6554da3d832d7bb210320edc035e22d41cb\build_subfolder\bin\jpegtran.exe tjexample.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/tjexample.pdb (Full PDB) jpegtran.vcxproj -> C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/build/a42ea6554da3d832d7bb210320edc035e22d41cb/build_subfolder/bin/jpegtran.pdb (Full PDB) -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/lib/turbojpeg.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/turbojpeg.dll -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/tjbench.exe -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/turbojpeg.pdb -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/include/turbojpeg.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/rdjpgcom.exe -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/wrjpgcom.exe -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/README.ijg -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/README.md -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/example.txt -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/tjexample.c -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/libjpeg.txt -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/structure.txt -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/usage.txt -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/wizard.txt -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/share/doc/cmake_wrapper/LICENSE.md -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/lib/pkgconfig/libjpeg.pc -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/lib/pkgconfig/libturbojpeg.pc -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/include/jconfig.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/include/jerror.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/include/jmorecfg.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/include/jpeglib.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/lib/jpeg.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/jpeg62.dll -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/cjpeg.exe -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/djpeg.exe -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/jpegtran.exe -- Installing: C:/J/w/BuildSingleReference/.conan/data/mozjpeg/4.0.0/_/_/package/a42ea6554da3d832d7bb210320edc035e22d41cb/bin/jpeg62.pdb [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/4.0.0 package(): Packaged 2 '.dll' files: jpeg62.dll, turbojpeg.dll mozjpeg/4.0.0 package(): Packaged 5 '.h' files mozjpeg/4.0.0 package(): Packaged 2 '.lib' files: jpeg.lib, turbojpeg.lib mozjpeg/4.0.0 package(): Packaged 1 '.md' file: LICENSE.md mozjpeg/4.0.0: Package 'a42ea6554da3d832d7bb210320edc035e22d41cb' created mozjpeg/4.0.0: Created package revision cd29c91bc59c6b0d1dacfa082cb25148 [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\.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