******************************************************************************** conan install theora/1.1.1@ --build=theora --profile=C:\J\w\BuildSingleReference@2/21965/78b7981e-1082-470d-ad31-973da976ae71/profile.txt ******************************************************************************** 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=MD compiler.version=16 os=Windows os_build=Windows [options] theora:shared=True [build_requires] [env] ogg/1.3.4: Not found in local cache, looking in remotes... 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-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz vorbis/1.3.7: Downloaded recipe revision 04b23c3827f7a2779c417cb33f013264 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:3fb49604f9c2f729b85ba3115852006824e72cab - Download theora/1.1.1:4a99a39a6867f2d48a58bee831adfb4f6ae71ed2 - Build vorbis/1.3.7:becff00909fb3d957c6b4ca60fa64d4e6a32a540 - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab ogg/1.3.4: Downloaded package revision b8f5388eb6fec1a52f49bd3445704590 vorbis/1.3.7: Retrieving package becff00909fb3d957c6b4ca60fa64d4e6a32a540 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed becff00909fb3d957c6b4ca60fa64d4e6a32a540 vorbis/1.3.7: Downloaded package revision f86f8fbe2aec9ff17758493fde9b7ad3 [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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2 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_dynamic.vcproj" /upgrade && msbuild "libtheora_dynamic.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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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_dynamic.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_dynamic.vcxproj" /upgrade && msbuild "libtheora_dynamic.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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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'... 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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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 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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] info.c internal.c mathops.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(577,38): warning C4389: '!=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\analyze.c(564,25): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mcenc.c rate.c state.c tokenize.c mmxencfrag.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(973,26): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(973,47): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(982,26): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(982,47): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mmxfdct.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(1323,19): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\analyze.c(1504,27): message : see declaration of 'mask' [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\analyze.c(1550,28): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(1433,14): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\analyze.c(1589,30): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(1442,16): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mmxfrag.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(1444,30): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(1451,16): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\encode.c(1453,30): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mmxidct.c mmxstate.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] x86enc.c x86state.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\mcenc.c(632,11): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\rate.c(267,4): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\rate.c(364,6): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\rate.c(383,15): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\rate.c(488,38): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\rate.c(1073,1): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\rate.c(1108,1): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] decode.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] idct.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] quant.c C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] Creating library C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.lib and object C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.exp Generating code Previous IPDB not found, fall back to full compilation. C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\quant.c(105): warning C4701: potentially uninitialized local variable 'plj' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(1035): warning C4700: uninitialized local variable 'ti' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(795): warning C4700: uninitialized local variable 'token1' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(796): warning C4700: uninitialized local variable 'eb1' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\analyze.c(326): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\analyze.c(288): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(247): warning C4700: uninitialized local variable 'best_bits' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(248): warning C4700: uninitialized local variable 'best_next' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(249): warning C4700: uninitialized local variable 'best_token' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(250): warning C4700: uninitialized local variable 'best_eb' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\tokenize.c(251): warning C4700: uninitialized local variable 'best_qc' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\lib\enquant.c(158): warning C4701: potentially uninitialized local variable 'plj' used [C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] All 333 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. Finished generating code libtheora_dynamic.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.dll theora/1.1.1: Package '4a99a39a6867f2d48a58bee831adfb4f6ae71ed2' built theora/1.1.1: Build folder C:\J\w\BuildSingleReference@2\.conan\data\theora\1.1.1\_\_\build\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2 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\4a99a39a6867f2d48a58bee831adfb4f6ae71ed2 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 1 '.dll' file: libtheora.dll 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.lib theora/1.1.1 package(): Packaged 2 files: COPYING, LICENSE theora/1.1.1: Package '4a99a39a6867f2d48a58bee831adfb4f6ae71ed2' created theora/1.1.1: Created package revision 5161d98764e50441c852134f44dfa48e [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 WARN: replace_in_file didn't find pattern 'libogg_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcproj' file. WARN: replace_in_file didn't find pattern 'libvorbis_static.lib' in 'source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcproj' file.