[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 14.943359375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe protobuf/3.9.1 exports: File 'conandata.yml' found. Exporting it... protobuf/3.9.1 exports: Copied 1 '.yml' file: conandata.yml protobuf/3.9.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt protobuf/3.9.1 exports_sources: Copied 1 '.patch' file: upstream-pr-7761-cmake-regex-fix.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.9.1': {'sha256': '98e615d592d237f94db8bf033fba78cd404d979b0b70351a9e5aaff725398357', 'url': 'https://github.com/protocolbuffers/protobuf/archive/v3.9.1.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 3.9.1: sha256: 98e615d592d237f94db8bf033fba78cd404d979b0b70351a9e5aaff725398357 url: https://github.com/protocolbuffers/protobuf/archive/v3.9.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK protobuf/3.9.1: The stored package has not changed protobuf/3.9.1: Using the exported files summary hash as the recipe revision: 47438412889d5c314314f52075a77582 protobuf/3.9.1: Exported revision: 47438412889d5c314314f52075a77582 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] protobuf:shared=True [build_requires] [env] protobuf/3.9.1: Forced build from source protobuf/3.9.1 (test package): Installing package Requirements protobuf/3.9.1 from local cache - Cache Packages protobuf/3.9.1:193ce1967be2dcbbe4e556f05a65b79934183cb6 - Build Installing (downloading, building) binaries... protobuf/3.9.1: Copying sources to build folder protobuf/3.9.1: Building your package in C:\J\w\cci_PR-2037/s\a52538\1 protobuf/3.9.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK protobuf/3.9.1: Calling build() ----Running------ > cd C:\J\w\cci_PR-2037/s\a52538\1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-2037/s\5acc29\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_BUILD_TESTS="False" -Dprotobuf_WITH_ZLIB="False" -Dprotobuf_MSVC_STATIC_RUNTIME="True" -Wno-dev C:\J\w\cci_PR-2037/s\a52538\1 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- -- 3.9.1.0 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-2037/s/a52538/1/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-2037/s\a52538\1\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-2037/s/a52538/1/source_subfolder/cmake/CMakeLists.txt any_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] arena.cc extension_set.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] generated_enum_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] generated_message_table_driven_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] generated_message_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] implicit_weak_message.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] coded_stream.cc io_win32.cc strtod.cc zero_copy_stream.cc zero_copy_stream_impl.cc zero_copy_stream_impl_lite.cc message_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] parse_context.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] repeated_field.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] bytestream.cc common.cc int128.cc status.cc Generating Code... Compiling... statusor.cc stringpiece.cc stringprintf.cc structurally_valid.cc strutil.cc time.cc wire_format_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] any.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] any.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] api.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] importer.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] parser.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] descriptor.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] descriptor.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] descriptor_database.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] duration.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] dynamic_message.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] empty.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] extension_set_heavy.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] field_mask.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] Generating Code... Compiling... generated_message_reflection.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] generated_message_table_driven.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] gzip_stream.cc printer.cc tokenizer.cc map_field.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] message.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] reflection_ops.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] service.cc source_context.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] struct.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] mathlimits.cc substitute.cc text_format.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::MapBegin(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(192): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::MapBegin' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::MapEnd(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(193): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::MapEnd' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'bool google::protobuf::internal::TypeDefinedMapFieldBase::EqualIterator(const google::protobuf::MapIterator &,const google::protobuf::MapIterator &) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(194): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::EqualIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'google::protobuf::Map::const_iterator &google::protobuf::internal::TypeDefinedMapFieldBase::InternalGetIterator(const google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] with [ Key=google::protobuf::MapKey, T=google::protobuf::MapValueRef ] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(200): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::InternalGetIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::InitializeIterator(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(204): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::InitializeIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::DeleteIterator(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(205): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::DeleteIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::CopyIterator(google::protobuf::MapIterator *,const google::protobuf::MapIterator &) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(206): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::CopyIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(212): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::IncreaseIterator(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(208): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::IncreaseIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::MapBegin(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(192): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::MapBegin' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::MapEnd(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(193): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::MapEnd' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'bool google::protobuf::internal::TypeDefinedMapFieldBase::EqualIterator(const google::protobuf::MapIterator &,const google::protobuf::MapIterator &) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(194): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::EqualIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'google::protobuf::Map::const_iterator &google::protobuf::internal::TypeDefinedMapFieldBase::InternalGetIterator(const google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] with [ Key=google::protobuf::MapKey, T=google::protobuf::MapValueRef ] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(200): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::InternalGetIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::InitializeIterator(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(204): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::InitializeIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::DeleteIterator(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(205): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::DeleteIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::CopyIterator(google::protobuf::MapIterator *,const google::protobuf::MapIterator &) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(206): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::CopyIterator' C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google\protobuf\text_format.cc(2515): warning C4661: 'void google::protobuf::internal::TypeDefinedMapFieldBase::IncreaseIterator(google::protobuf::MapIterator *) const': no suitable definition provided for explicit template instantiation request [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/map_field.h(208): note: see declaration of 'google::protobuf::internal::TypeDefinedMapFieldBase::IncreaseIterator' timestamp.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] type.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] unknown_field_set.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] delimited_message_util.cc field_comparator.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] field_mask_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] Generating Code... Compiling... datapiece.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] default_value_objectwriter.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] error_listener.cc field_mask_utility.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] json_escaping.cc json_objectwriter.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] json_stream_parser.cc object_writer.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] proto_writer.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] protostream_objectsource.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] protostream_objectwriter.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] type_info.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] type_info_test_helper.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] utility.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] json_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] message_differencer.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] time_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] type_resolver_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] wire_format.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] wrappers.pb.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf.vcxproj] Generating Code... Creating library C:/J/w/cci_PR-2037/s/a52538/1/build_subfolder/lib/libprotobufd.lib and object C:/J/w/cci_PR-2037/s/a52538/1/build_subfolder/lib/libprotobufd.exp libprotobuf.vcxproj -> C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\bin\libprotobufd.dll Building Custom Rule C:/J/w/cci_PR-2037/s/a52538/1/source_subfolder/cmake/CMakeLists.txt any_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] arena.cc extension_set.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] generated_enum_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] generated_message_table_driven_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] generated_message_util.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] implicit_weak_message.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] coded_stream.cc io_win32.cc strtod.cc zero_copy_stream.cc zero_copy_stream_impl.cc zero_copy_stream_impl_lite.cc message_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] parse_context.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] repeated_field.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] bytestream.cc common.cc int128.cc status.cc Generating Code... Compiling... statusor.cc stringpiece.cc stringprintf.cc structurally_valid.cc strutil.cc time.cc wire_format_lite.cc C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2668): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2669): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2670): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2671): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2672): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2673): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2674): warning C4910: 'google::protobuf::RepeatedField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] C:\J\w\cci_PR-2037\s\a52538\1\source_subfolder\src\google/protobuf/repeated_field.h(2675): warning C4910: 'google::protobuf::RepeatedPtrField': '__declspec(dllexport)' and 'extern' are incompatible on an explicit instantiation [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotobuf-lite.vcxproj] Generating Code... Creating library C:/J/w/cci_PR-2037/s/a52538/1/build_subfolder/lib/libprotobuf-lited.lib and object C:/J/w/cci_PR-2037/s/a52538/1/build_subfolder/lib/libprotobuf-lited.exp libprotobuf-lite.vcxproj -> C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\bin\libprotobuf-lited.dll Building Custom Rule C:/J/w/cci_PR-2037/s/a52538/1/source_subfolder/cmake/CMakeLists.txt code_generator.cc command_line_interface.cc cpp_enum.cc cpp_enum_field.cc cpp_extension.cc cpp_field.cc cpp_file.cc cpp_generator.cc cpp_helpers.cc cpp_map_field.cc cpp_message.cc cpp_message_field.cc cpp_padding_optimizer.cc cpp_primitive_field.cc cpp_service.cc cpp_string_field.cc csharp_doc_comment.cc csharp_enum.cc csharp_enum_field.cc csharp_field_base.cc Generating Code... Compiling... csharp_generator.cc csharp_helpers.cc csharp_map_field.cc csharp_message.cc csharp_message_field.cc csharp_primitive_field.cc csharp_reflection_class.cc csharp_repeated_enum_field.cc csharp_repeated_message_field.cc csharp_repeated_primitive_field.cc csharp_source_generator_base.cc csharp_wrapper_field.cc java_context.cc java_doc_comment.cc java_enum.cc java_enum_field.cc java_enum_field_lite.cc java_enum_lite.cc java_extension.cc java_extension_lite.cc Generating Code... Compiling... java_field.cc java_file.cc java_generator.cc java_generator_factory.cc java_helpers.cc java_map_field.cc java_map_field_lite.cc java_message.cc java_message_builder.cc java_message_builder_lite.cc java_message_field.cc java_message_field_lite.cc java_message_lite.cc java_name_resolver.cc java_primitive_field.cc java_primitive_field_lite.cc java_service.cc java_shared_code_generator.cc java_string_field.cc java_string_field_lite.cc Generating Code... Compiling... js_generator.cc well_known_types_embed.cc objectivec_enum.cc objectivec_enum_field.cc objectivec_extension.cc objectivec_field.cc objectivec_file.cc objectivec_generator.cc objectivec_helpers.cc objectivec_map_field.cc objectivec_message.cc objectivec_message_field.cc objectivec_oneof.cc objectivec_primitive_field.cc C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(423,5): error MSB6006: "CL.exe" exited with code -1. [C:\J\w\cci_PR-2037\s\a52538\1\build_subfolder\source_subfolder\cmake\libprotoc.vcxproj] protobuf/3.9.1: JSON file created at 'C:\J\w\cci_PR-2037/21/779ceb59-3a8a-4a6b-af82-62d70ddf7b3a/_create.json'