******************************************************************************** conan install theora/1.1.1@ --profile=C:\J\w\BuildSingleReference@2/8459/32fdd987-636d-4979-b087-e3089c1d150c/profile.txt --build=theora ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] theora:shared=False [build_requires] [env] ogg/1.3.4: Not found in local cache, looking in remotes... ogg/1.3.4: Trying with 'conan-upstream'... ogg/1.3.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.4: Downloaded recipe revision b69afb47bef45e7b2b6360aa669dff18 vorbis/1.3.7: Not found in local cache, looking in remotes... vorbis/1.3.7: Trying with 'conan-upstream'... vorbis/1.3.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz vorbis/1.3.7: Downloaded recipe revision b2e7b8cd8ae52fb416ea6878251c168f theora/1.1.1: Forced build from source Installing package: theora/1.1.1 Requirements ogg/1.3.4 from 'conan-center' - Downloaded theora/1.1.1 from local cache - Cache vorbis/1.3.7 from 'conan-center' - Downloaded Packages ogg/1.3.4:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download theora/1.1.1:a2d5a676a2a3f738050fdfbd7c62c104aca8f41f - Build vorbis/1.3.7:f6c32ca8ce9a20d2fc19743ecc9a51626d8bead3 - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 ogg/1.3.4: Downloaded package revision d6f1b94ee3aaf7f94ef40ea2fd776880 vorbis/1.3.7: Retrieving package f6c32ca8ce9a20d2fc19743ecc9a51626d8bead3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed f6c32ca8ce9a20d2fc19743ecc9a51626d8bead3 vorbis/1.3.7: Downloaded package revision 78a2b0c5a8e030b06a98e18b5f00f0ec [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK theora/1.1.1: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\source Unzipping 6.4MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK theora/1.1.1: Copying sources to build folder theora/1.1.1: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f theora/1.1.1: Generator txt created conanbuildinfo.txt [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 theora/1.1.1: Calling build() ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_static.vcproj" /upgrade && msbuild "libtheora_static.vcproj" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v142" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2019 Version 16.8.1. Copyright (C) Microsoft Corp. All rights reserved. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\UpgradeLog.htm Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB4192: The project file "libtheora_static.vcproj" is in the ".vcproj" or ".dsp" file format, which MSBuild cannot build directly. Please convert the project by opening it in the Visual Studio IDE or running the conversion tool, or, for ".vcproj", use MSBuild to build the solution file containing the project instead. ----Running------ > set "VSCMD_START_DIR=%CD%" && call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC/Auxiliary/Build/vcvarsall.bat" amd64 && devenv "libtheora_static.vcxproj" /upgrade && msbuild "libtheora_static.vcxproj" /p:Configuration="Release" /p:UseEnv=true /p:Platform="x64" /m:16 /p:PlatformToolset="v142" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Microsoft Visual Studio 2019 Version 16.8.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'libtheora_static'... Configuration 'Release_SSE|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release_SSE|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release_SSE2|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release_SSE2|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Debug|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Debug|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release|Win32': no platform toolset upgrade required. Platform Toolset is 'v142'. Configuration 'Release|x64': no platform toolset upgrade required. Platform Toolset is 'v142'. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\UpgradeLog2.htm Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. analyze.c apiwrapper.c bitpack.c cpu.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\analyze.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\analyze.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\analyze.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] decapiwrapper.c decinfo.c dequant.c encapiwrapper.c encfrag.c encinfo.c encode.c enquant.c fdct.c fragment.c huffdec.c huffenc.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\apiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\apiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\apiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\bitpack.c(41,62): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\bitpack.c(61,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\bitpack.c(81,41): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\bitpack.c(100,37): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\cpu.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\cpu.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\cpu.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decapiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decapiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decapiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\analyze.c(564,25): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decinfo.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decinfo.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decinfo.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\analyze.c(1537,23): warning C4456: declaration of 'mask' hides previous local declaration [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\analyze.c(1504,27): message : see declaration of 'mask' [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\analyze.c(1550,28): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\analyze.c(1589,30): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\analyze.c(1729,32): warning C4132: 'OC_MV_ZERO': const object should be initialized [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encinfo.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encinfo.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encinfo.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fdct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\enquant.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fdct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fragment.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\enquant.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\dequant.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fdct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fragment.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\enquant.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\dequant.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fragment.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\dequant.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encapiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encapiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encapiwrapper.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encode.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encode.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encode.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\huffdec.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\huffdec.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\huffdec.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\huffdec.c(185,55): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\huffdec.c(389,22): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(577,38): warning C4389: '!=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(973,26): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\huffenc.c(865,39): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(973,47): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(982,26): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(982,47): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(1323,19): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(1433,14): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(1442,16): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(1444,30): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(1451,16): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\encode.c(1453,30): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] info.c internal.c mathops.c mcenc.c rate.c state.c tokenize.c mmxencfrag.c mmxfdct.c mmxfrag.c mmxidct.c mmxstate.c x86enc.c x86state.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(180,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(188,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(196,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(197,42): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(221,45): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(227,29): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(227,35): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(257,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(258,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(265,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(266,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(273,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(274,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(281,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(282,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(289,15): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(290,17): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mathops.c(293,13): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\info.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\info.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\info.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\internal.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\internal.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\internal.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\mcenc.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\mcenc.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\mcenc.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxencfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxidct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxencfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxidct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxencfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxidct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\state.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86state.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\rate.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86enc.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\state.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86state.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\rate.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\tokenize.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86enc.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\state.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86state.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\rate.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\tokenize.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86enc.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\tokenize.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfrag.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\mcenc.c(632,11): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\rate.c(267,4): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfdct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\rate.c(364,6): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfdct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\rate.c(383,15): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfdct.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\rate.c(488,38): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxstate.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxstate.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxstate.c) [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\rate.c(1073,1): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\rate.c(1108,1): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] decode.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] idct.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] quant.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(200,30): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(201,34): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\lib\internal.h(202,29): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\libtheora_static.vcxproj] libtheora_static.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora_static.lib theora/1.1.1: Package 'a2d5a676a2a3f738050fdfbd7c62c104aca8f41f' built theora/1.1.1: Build folder C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f theora/1.1.1: Generated conaninfo.txt theora/1.1.1: Generated conanbuildinfo.txt theora/1.1.1: Generating the package theora/1.1.1: Package folder C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\package\a2d5a676a2a3f738050fdfbd7c62c104aca8f41f theora/1.1.1: Calling package() [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 theora/1.1.1 package(): Packaged 4 '.h' files: codec.h, theora.h, theoradec.h, theoraenc.h theora/1.1.1 package(): Packaged 1 '.lib' file: libtheora_static.lib theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1: Package 'a2d5a676a2a3f738050fdfbd7c62c104aca8f41f' created theora/1.1.1: Created package revision 85328ba22971f65fd2d292700076f73b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component ogg::ogg libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbis libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbisenc-alias libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vorbis::vorbisfile-alias libdir "lib" does not contain any declared library WARN: replace_in_file didn't find pattern 'libogg.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file. WARN: replace_in_file didn't find pattern 'libogg_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_static.vcproj' file.