******************************************************************************** conan install theora/1.1.1@ --build=theora --profile=C:\J\w\BuildSingleReference@3/21965/48ff76b0-b822-489a-8758-6ae1ff7f2ccd/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 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:df81ad20137149d7a51276fd3e24009b45e5964a - Download theora/1.1.1:ce7ec711c1e047e2b0dbf16260cbd7a1977130df - Build vorbis/1.3.7:ea47a471872367ad497bafaae20b606d10c643ec - Download Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package df81ad20137149d7a51276fd3e24009b45e5964a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed df81ad20137149d7a51276fd3e24009b45e5964a ogg/1.3.4: Downloaded package revision be3b8a080c7bd369c854c825722d02fb vorbis/1.3.7: Retrieving package ea47a471872367ad497bafaae20b606d10c643ec from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vorbis/1.3.7: Package installed ea47a471872367ad497bafaae20b606d10c643ec vorbis/1.3.7: Downloaded package revision 89e707071af98787c0c6971a931acf2c [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@3\.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@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df 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------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/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="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- Microsoft Visual Studio 2015 Version 14.0.25420.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@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\UpgradeLog.htm Microsoft (R) Build Engine version 14.0.25420.1 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------ > call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC/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="v140" /verbosity:minimal /p:ForceImportBeforeCppTargets="C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\conan_build.props" ----------------- Microsoft Visual Studio 2015 Version 14.0.25420.1. Copyright (C) Microsoft Corp. All rights reserved. Upgrading project 'libtheora'... Configuration 'Release_SSE|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release_SSE|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release_SSE2|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release_SSE2|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Debug|x64': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|Win32': no upgrade required. Platform Toolset is 'v140'. Configuration 'Release|x64': no upgrade required. Platform Toolset is 'v140'. Migration completed successfully, but some warnings were detected during migration. For more information, see the migration report: C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\UpgradeLog2.htm Microsoft (R) Build Engine version 14.0.25420.1 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 ..\..\..\lib\bitpack.c(41): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\bitpack.c(61): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\bitpack.c(81): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\bitpack.c(100): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\dequant.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\dequant.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\dequant.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\huffdec.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\enquant.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decinfo.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decapiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\huffdec.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fdct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\cpu.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\enquant.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\apiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decinfo.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decapiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encinfo.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\huffdec.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encapiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fdct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\cpu.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\enquant.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\apiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decinfo.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\decapiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encinfo.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encapiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fdct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\cpu.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\apiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fragment.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encinfo.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encapiwrapper.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encode.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\analyze.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fragment.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encode.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\analyze.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\fragment.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\huffdec.c(185): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\encode.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\analyze.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\huffenc.c(865): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\huffdec.c(389): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(577): warning C4389: '!=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(973): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(982): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(1323): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(1433): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(1442): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(1444): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(1451): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\encode.c(1453): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\analyze.c(564): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\analyze.c(1537): warning C4456: declaration of 'mask' hides previous local declaration [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\analyze.c(1504): note: see declaration of 'mask' ..\..\..\lib\analyze.c(1550): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\analyze.c(1589): warning C4018: '>': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\analyze.c(1729): warning C4132: 'OC_MV_ZERO': const object should be initialized [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] info.c internal.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\info.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\info.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\info.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mathops.c mcenc.c rate.c state.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\internal.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\internal.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\internal.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] tokenize.c mmxencfrag.c ..\..\..\lib\mathops.c(180): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(188): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(196): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(197): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(221): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(227): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(257): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(258): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(265): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(266): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(273): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(274): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(281): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\mcenc.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(282): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\mcenc.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(289): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\mcenc.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(290): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\mathops.c(293): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mmxfdct.c mmxfrag.c ..\..\..\lib\mcenc.c(632): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mmxidct.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\rate.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\rate.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\rate.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] mmxstate.c x86enc.c x86state.c ..\..\..\lib\rate.c(267): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\rate.c(364): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\rate.c(384): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\rate.c(488): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\rate.c(1076): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] ..\..\..\lib\rate.c(1111): warning C4018: '<': signed/unsigned mismatch [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\state.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\state.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\state.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86state.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86state.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86state.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxstate.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxstate.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxstate.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\tokenize.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\tokenize.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\tokenize.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxencfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxencfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxencfrag.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxidct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxidct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\x86_vc\../internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxidct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86enc.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86enc.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\x86enc.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfdct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfdct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int (compiling source file ..\..\..\lib\x86_vc\mmxfdct.c) [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] decode.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] idct.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] quant.c c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(200): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(201): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\internal.h(202): warning C4214: nonstandard extension used: bit field types other than int [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] Creating library C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.lib and object C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.exp Generating code c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\quant.c(105): warning C4701: potentially uninitialized local variable 'plj' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\enquant.c(158): warning C4701: potentially uninitialized local variable 'plj' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\analyze.c(326): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\analyze.c(288): warning C4700: uninitialized local variable 'sb_full' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(1035): warning C4700: uninitialized local variable 'ti' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(795): warning C4700: uninitialized local variable 'token1' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(796): warning C4700: uninitialized local variable 'eb1' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(247): warning C4700: uninitialized local variable 'best_bits' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(248): warning C4700: uninitialized local variable 'best_next' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(249): warning C4700: uninitialized local variable 'best_token' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(250): warning C4700: uninitialized local variable 'best_eb' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\libtheora_dynamic.vcxproj] c:\j\w\buildsinglereference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\lib\tokenize.c(251): warning C4700: uninitialized local variable 'best_qc' used [C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\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@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.dll libtheora_dynamic.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df\source_subfolder\win32\VS2008\libtheora\x64\Release\libtheora.pdb (Full PDB) theora/1.1.1: Package 'ce7ec711c1e047e2b0dbf16260cbd7a1977130df' built theora/1.1.1: Build folder C:\J\w\BuildSingleReference@3\.conan\data\theora\1.1.1\_\_\build\ce7ec711c1e047e2b0dbf16260cbd7a1977130df 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@3\.conan\data\theora\1.1.1\_\_\package\ce7ec711c1e047e2b0dbf16260cbd7a1977130df 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 'ce7ec711c1e047e2b0dbf16260cbd7a1977130df' created theora/1.1.1: Created package revision c07c5b4cd9815affc46ae3571c1869b1 [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.