Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] build libprotoc or libprotobuf error in windows( error C2039: "GetIfAllocated": it not "google::protobuf::internal::TaggedStringPtr"'s member) #17835

Closed
qq249356520 opened this issue Oct 8, 2023 · 2 comments
Labels
build build issues; typically submitted using template platform:windows issues related to the Windows platform

Comments

@qq249356520
Copy link

Describe the issue

The error caused when I built oxxnruntime in win11.

Then I built it used onnxruntime.sln , the same error occured. I suspect there is something wrong with the protoc or protobuf tool.But I don't know how to solve it.

Urgency

No response

Target platform

Windows 11

Build script

.\build.bat --config RelWithDebInfo --build_shared_lib --parallel --compile_no_warning_as_error --minimal_build --skip_tests --skip_submodule_sync --cmake_extra_defines FETCHCONTENT_TRY_FIND_PACKAGE_MODE=NEVER

Error / output

2023-10-08 15:34:08,974 build [DEBUG] - Defaulting to running update, build [and test for native builds].
2023-10-08 15:34:08,976 build [INFO] - Build started
2023-10-08 15:34:08,976 build [INFO] - Generating CMake build tree
2023-10-08 15:34:08,976 util.run [INFO] - Running subprocess in 'D:\serrie\onnxruntime\build\Windows\RelWithDebInfo'
'C:\Program Files\CMake\bin\cmake.EXE' 'D:\serrie\onnxruntime\cmake' --compile-no-warning-as-error -Donnxruntime_RUN_ONNX_TESTS=OFF -Donnxruntime_GENERATE_TEST_REPORTS=ON '-DPython_EXECUTABLE=C:\ProgramData\anaconda3\python.exe' '-DPYTHON_EXECUTABLE=C:\ProgramData\anaconda3\python.exe' -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_USE_LLVM=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TVM=OFF -Donnxruntime_TVM_CUDA_RUNTIME=OFF -Donnxruntime_TVM_USE_HASH=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=OFF -Donnxruntime_DISABLE_RTTI=ON -Donnxruntime_DISABLE_EXCEPTIONS=OFF -Donnxruntime_MINIMAL_BUILD=ON -Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED_OPS_BUILD=OFF -Donnxruntime_ENABLE_LANGUAGE_INTEROP_OPS=OFF -Donnxruntime_USE_DML=OFF -Donnxruntime_USE_WINML=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_USE_TELEMETRY=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ACL_1902=OFF -Donnxruntime_USE_ACL_1905=OFF -Donnxruntime_USE_ACL_1908=OFF -Donnxruntime_USE_ACL_2002=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_USE_ROCM=OFF -DOnnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_USE_MPI=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_ENABLE_ROCM_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_USE_TRITON_KERNEL=OFF -Donnxruntime_DISABLE_FLOAT8_TYPES=OFF -DFETCHCONTENT_TRY_FIND_PACKAGE_MODE=NEVER -DCMAKE_TLS_VERIFY=ON -DFETCHCONTENT_QUIET=OFF -DONNX_USE_MSVC_STATIC_RUNTIME=OFF -Dprotobuf_MSVC_STATIC_RUNTIME=OFF -Dgtest_force_shared_crt=ON -A x64 -T host=x64 -G 'Visual Studio 17 2022' -Donnxruntime_ENABLE_MEMLEAK_CHECKER=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DCMAKE_PREFIX_PATH=D:\serrie\onnxruntime\build\Windows/RelWithDebInfo/installed'
Ignoring COMPILE_WARNING_AS_ERROR target property and CMAKE_COMPILE_WARNING_AS_ERROR variable.
CMake Deprecation Warning at CMakeLists.txt:14 (cmake_policy):
The OLD behavior for policy CMP0104 will be removed from a future version
of CMake.

The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.

CMake Warning (dev) at CMakeLists.txt:50 (include):
Policy CMP0145 is not set: The Dart and FindDart modules are removed. Run
"cmake --help-policy CMP0145" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/Dart.cmake:47 (message):
Policy CMP0145 is not set: The Dart and FindDart modules are removed. Run
"cmake --help-policy CMP0145" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:50 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/Dart.cmake:57 (find_package):
Policy CMP0144 is not set: find_package uses upper-case _ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.

CMake variable DART_ROOT is set to:

DART_ROOT-NOTFOUND

For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
CMakeLists.txt:50 (include)
This warning is for project developers. Use -Wno-dev to suppress it.

Building ONNX Runtime for Windows 10 and newer
Patch found: C:/Program Files/Git/usr/bin/patch.exe
-- Found Python: C:\ProgramData\anaconda3\python.exe (found suitable version "3.11.5", minimum required is "3.8") found components: Interpreter
Loading Dependencies URLs ...
Loading Dependencies ...
-- Populating abseil_cpp
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/abseil_cpp-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
-- Abseil source dir:D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/abseil_cpp-src
-- Populating date
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/date-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
CMake Deprecation Warning at D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/date-src/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

-- Populating protobuf
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/protobuf-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>

-- 3.21.12.0
-- Populating nlohmann_json
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/nlohmann_json-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
CMake Deprecation Warning at D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/nlohmann_json-src/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

-- Using the single-header code from D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/nlohmann_json-src/single_include/
-- Populating mp11
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/mp11-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
-- Populating re2
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/re2-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>Checking Build System
1>
Building Custom Rule D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/re2-subbuild/CMakeLists.txt
Building Custom Rule D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/re2-subbuild/CMakeLists.txt
-- Populating safeint
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/safeint-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
CMake Deprecation Warning at D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/safeint-src/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

-- Populating gsl
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/gsl-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
-- Populating flatbuffers
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/flatbuffers-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
CMake Deprecation Warning at D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/flatbuffers-src/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

-- Populating googletest
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/googletest-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
-- Found Python: C:\ProgramData\anaconda3\python.exe (found version "3.11.5") found components: Interpreter
-- Populating pytorch_cpuinfo
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/pytorch_cpuinfo-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
CMake Deprecation Warning at D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/pytorch_cpuinfo-src/deps/clog/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

-- Populating eigen
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/eigen-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
-- Populating microsoft_wil
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/microsoft_wil-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
-- Populating onnx
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo/_deps/onnx-subbuild
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

1>
Finished fetching external dependencies
CMake Warning at CMakeLists.txt:1559 (message):
MPI and NCCL disabled on Win build.

-- Configuring done (23.3s)
-- Generating done (1.7s)
-- Build files have been written to: D:/serrie/onnxruntime/build/Windows/RelWithDebInfo
2023-10-08 15:34:34,664 util.run [DEBUG] - Subprocess completed. Return code: 0
2023-10-08 15:34:34,664 build [INFO] - Building targets for RelWithDebInfo configuration
2023-10-08 15:34:34,665 util.run [INFO] - Running subprocess in 'D:\serrie\onnxruntime'
'C:\Program Files\CMake\bin\cmake.EXE' --build 'D:\serrie\onnxruntime\build\Windows\RelWithDebInfo' --config RelWithDebInfo -- /maxcpucount:16 /nodeReuse:False /p:CL_MPCount=16
适用于 .NET Framework MSBuild 版本 17.7.2+d6990bcfa

Checking File Globs
Generating onnxruntime_dll.def, generated_source.c
Generating symbol file for ['cpu']
VERSION:1.16.1
custom_op_library.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo\RelWithDebInfo\custom_op_library.dll
absl_log_severity.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\base\RelW
ithDebInfo\absl_log_severity.lib
absl_spinlock_wait.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\base\Rel
WithDebInfo\absl_spinlock_wait.lib
absl_civil_time.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\time\RelWit
hDebInfo\absl_civil_time.lib
absl_exponential_biased.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\pro
filing\RelWithDebInfo\absl_exponential_biased.lib
flatbuffers.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\flatbuffers-build\RelWithDebInfo\flat
buffers.lib
gmock.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo\lib\RelWithDebInfo\gmock.lib
absl_int128.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\numeric\RelWith
DebInfo\absl_int128.lib
absl_raw_logging_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\b
ase\RelWithDebInfo\absl_raw_logging_internal.lib
onnxruntime_mlas.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo\RelWithDebInfo\onnxruntime_mlas.lib
flatc.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\flatbuffers-build\RelWithDebInfo\flatc.exe
clog.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\pytorch_cpuinfo-build\deps\clog\RelWithDebIn
fo\clog.lib
absl_time_zone.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\time\RelWith
DebInfo\absl_time_zone.lib
absl_base.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\base\RelWithDebIn
fo\absl_base.lib
gtest.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo\lib\RelWithDebInfo\gtest.lib
absl_bad_optional_access.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\ty
pes\RelWithDebInfo\absl_bad_optional_access.lib
libprotobuf.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\RelWithDebInfo\libprot
obuf.lib
onnxruntime_mocked_allocator.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo\RelWithDebInfo\onnxruntime
mocked_allocator.lib
absl_cordz_functions.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\string
s\RelWithDebInfo\absl_cordz_functions.lib
re2.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\re2-build\RelWithDebInfo\re2.lib
absl_bad_variant_access.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\typ
es\RelWithDebInfo\absl_bad_variant_access.lib
win_getopt_wide.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo\RelWithDebInfo\win_getopt_wide.lib
absl_city.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\hash\RelWithDebIn
fo\absl_city.lib
absl_strings_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\strin
gs\RelWithDebInfo\absl_strings_internal.lib
absl_low_level_hash.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\hash\Re
lWithDebInfo\absl_low_level_hash.lib
absl_throw_delegate.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\base\Re
lWithDebInfo\absl_throw_delegate.lib
absl_debugging_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\deb
ugging\RelWithDebInfo\absl_debugging_internal.lib
absl_strings.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\strings\RelWit
hDebInfo\absl_strings.lib
absl_malloc_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\base\R
elWithDebInfo\absl_malloc_internal.lib
absl_demangle_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\debu
gging\RelWithDebInfo\absl_demangle_internal.lib
cpuinfo.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\pytorch_cpuinfo-build\RelWithDebInfo\cpui
nfo.lib
absl_stacktrace.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\debugging\R
elWithDebInfo\absl_stacktrace.lib
absl_cord_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\strings
RelWithDebInfo\absl_cord_internal.lib
absl_time.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\time\RelWithDebIn
fo\absl_time.lib
absl_hash.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\hash\RelWithDebIn
fo\absl_hash.lib
arenastring.cc
generated_message_tctable_lite.cc
message_lite.cc
absl_graphcycles_internal.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\s
ynchronization\RelWithDebInfo\absl_graphcycles_internal.lib
absl_symbolize.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\debugging\Re
lWithDebInfo\absl_symbolize.lib
absl_synchronization.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\synchr
onization\RelWithDebInfo\absl_synchronization.lib
plugin.pb.cc
absl_cordz_handle.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\strings\R
elWithDebInfo\absl_cordz_handle.lib
absl_hashtablez_sampler.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\con
tainer\RelWithDebInfo\absl_hashtablez_sampler.lib
absl_cordz_info.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\strings\Rel
WithDebInfo\absl_cordz_info.lib
absl_raw_hash_set.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\container
\RelWithDebInfo\absl_raw_hash_set.lib
absl_cord.vcxproj -> D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\abseil_cpp-build\absl\strings\RelWithDe
bInfo\absl_cord.lib
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\arenastring.cc(220,22): error
C2039: "GetIfAllocated": 不是 "google::protobuf::internal::TaggedStringPtr" 的成员 [D:\serrie\onnxruntime\build\Windows\Rel
WithDebInfo_deps\protobuf-build\libprotobuf-lite.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/arenastring.h(97,7): message : 参见“google::protobuf::internal::
TaggedStringPtr”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(457,38): warn
ing C4267: “参数”: 从“size_t”转换到“int”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libp
rotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(485,38): warn
ing C4267: “参数”: 从“size_t”转换到“int”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libp
rotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(525,24): erro
r C2039: "CheckedDestruct": 不是 "google::protobuf::internal::InternalMetadata" 的成员 [D:\serrie\onnxruntime\build\Windows
RelWithDebInfo_deps\protobuf-build\libprotobuf-lite.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/metadata_lite.h(63,7): message : 参见“google::protobuf::internal
::InternalMetadata”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotobuf-lite.vcxpro
j]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(526,7): error
C3861: “HasMessageOwnedArenaTag”: 找不到标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libp
rotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(527,5): error
C3861: “HasUnknownFieldsTag”: 找不到标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libproto
buf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(528,37): erro
r C2065: “ptr
”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotobuf-lite.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\message_lite.cc(528,44): erro
r C2065: “kMessageOwnedArenaTagMask”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build
libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(90,24): error C2065: “ReadAt”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\li
bprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(90,31): error C2275: “uint32_t”: 应为表达式而不是类型 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-bui
ld\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(304,9): error C3861: “ReadTagInlined”: 找不到标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-b
uild\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(716,41): warning C4244: “参数”: 从“uint64_t”转换到“uint32_t”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo
_deps\protobuf-build\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(1492,27): warning C4244: “参数”: 从“uint64_t”转换到“int32_t”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo
deps\protobuf-build\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(1561,29): warning C4244: “参数”: 从“uint64_t”转换到“int32_t”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo
deps\protobuf-build\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(1566,46): warning C4244: “参数”: 从“uint64_t”转换到“uint32_t”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo
_deps\protobuf-build\libprotobuf-lite.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(1568,17): warning C4244: “参数”: 从“uint64_t”转换到“const Element”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDe
bInfo_deps\protobuf-build\libprotobuf-lite.vcxproj]
with
[
Element=uint32_t
]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lit
e.cc(1620,18): warning C4244: “参数”: 从“uint64_t”转换到“const Element”,可能丢失数据 [D:\serrie\onnxruntime\build\Windows\RelWithDe
bInfo_deps\protobuf-build\libprotobuf-lite.vcxproj]
with
[
Element=uint32_t
]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(26,35):
error C2614: “google::protobuf::compiler::Version”: 非法的成员初始化:“impl”不是基或成员 [D:\serrie\onnxruntime\build\Windows\RelWi
thDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(43,35):
error C2614: “google::protobuf::compiler::CodeGeneratorRequest”: 非法的成员初始化:“impl”不是基或成员 [D:\serrie\onnxruntime\build
Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(60,35):
error C2614: “google::protobuf::compiler::CodeGeneratorResponse_File”: 非法的成员初始化:“impl”不是基或成员 [D:\serrie\onnxruntime
build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(77,35):
error C2614: “google::protobuf::compiler::CodeGeneratorResponse”: 非法的成员初始化:“impl”不是基或成员 [D:\serrie\onnxruntime\build
\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(99,3):
error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo
_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(105,3):
error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebInf
o_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(106,3):
error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebInf
o_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(107,3):
error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebInf
o_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(108,3):
error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebInf
o_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(113,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorRequest" 的成员 [D:\serrie\onnxruntime\build\Windows
RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(310,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorRequest”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vc
xproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(119,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorRequest" 的成员 [D:\serrie\onnxruntime\build\Windows
RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(310,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorRequest”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vc
xproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(120,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorRequest" 的成员 [D:\serrie\onnxruntime\build\Windows
RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(310,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorRequest”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vc
xproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(121,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorRequest" 的成员 [D:\serrie\onnxruntime\build\Windows
RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(310,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorRequest”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vc
xproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(122,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorRequest" 的成员 [D:\serrie\onnxruntime\build\Windows
RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(310,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorRequest”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vc
xproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(127,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse_File" 的成员 [D:\serrie\onnxruntime\build\Wi
ndows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(536,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse_File”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libpro
toc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(133,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse_File" 的成员 [D:\serrie\onnxruntime\build\Wi
ndows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(536,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse_File”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libpro
toc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(134,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse_File" 的成员 [D:\serrie\onnxruntime\build\Wi
ndows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(536,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse_File”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libpro
toc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(135,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse_File" 的成员 [D:\serrie\onnxruntime\build\Wi
ndows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(536,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse_File”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libpro
toc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(136,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse_File" 的成员 [D:\serrie\onnxruntime\build\Wi
ndows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(536,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse_File”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libpro
toc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(141,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse" 的成员 [D:\serrie\onnxruntime\build\Windows
\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(756,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.v
cxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(147,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse" 的成员 [D:\serrie\onnxruntime\build\Windows
\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(756,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.v
cxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(148,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse" 的成员 [D:\serrie\onnxruntime\build\Windows
\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(756,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.v
cxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(149,3):
error C2039: "impl": 不是 "google::protobuf::compiler::CodeGeneratorResponse" 的成员 [D:\serrie\onnxruntime\build\Windows
\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(756,21): message : 参见“google::protobuf::c
ompiler::CodeGeneratorResponse”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.v
cxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(236,52)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(254,3):
error C2660: “google::protobuf::compiler::Version::SharedCtor”: 函数不接受 2 个参数 [D:\serrie\onnxruntime\build\Windows\RelWi
thDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(206,8): message : 参见“google::protobuf::co
mpiler::Version::SharedCtor”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(254,3):
message : 尝试匹配参数列表“(google::protobuf::Arena *, bool)”时 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\proto
buf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(260,9):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(260,17)
: error C2061: 语法错误: 标识符“Impl
” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(260,22)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(261,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(261,40)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(262,41)
: error C2059: 语法错误:“{” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(262,41)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(263,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(263,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(263,31)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(264,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(264,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(264,30)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(265,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(265,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(265,30)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(266,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(266,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(266,30)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(269,3):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(274,12)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(277,13)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(277,34)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(278,50)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(279,30)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(279,55)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(277,5):
error C2660: “memcpy”: 函数不接受 1 个参数 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\vcruntime_string.h(43,15):
message : 参见“memcpy”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(277,5):
message : 尝试匹配参数列表“()”时 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(283,22)
: error C2511: “void google::protobuf::compiler::Version::SharedCtor(google::protobuf::Arena *,bool)”:“google::protobuf
::compiler::Version”中没有找到重载的成员函数 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(287,9):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(287,17)
: error C2061: 语法错误: 标识符“Impl
” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(287,22)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(288,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(289,41)
: error C2059: 语法错误:“{” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(289,41)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(290,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(290,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(290,31)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(291,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(291,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(291,30)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(291,32)
: error C2143: 语法错误: 缺少“;”(在“}”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(292,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(292,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(292,30)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(292,32)
: error C2143: 语法错误: 缺少“;”(在“}”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(293,5):
error C2059: 语法错误:“,” [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(293,16)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(293,30)
: error C2143: 语法错误: 缺少“;”(在“{”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(293,32)
: error C2143: 语法错误: 缺少“;”(在“}”的前面) [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(295,3):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(312,3):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(316,3):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(325,21)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(327,5):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(330,15)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(331,34)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(332,34)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(332,59)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(330,7):
error C2660: “memset”: 函数不接受 2 个参数 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.
vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\vcruntime_string.h(63,15):
message : 参见“memset”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(330,7):
message : 尝试匹配参数列表“()”时 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(334,3):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(349,11)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(358,11)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(367,11)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(400,3):
error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(414,21)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(459,21)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(484,53)
: error C2065: “impl”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcx
proj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(484,10)
: error C2660: “google::protobuf::Message::MaybeComputeUnknownFieldsSize”: 函数不接受 1 个参数 [D:\serrie\onnxruntime\build\Win
dows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/message.h(388,10): message : 参见“google::protobuf::Message::May
beComputeUnknownFieldsSize”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxpr
oj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(484,10)
: message : 尝试匹配参数列表“(size_t)”时 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxp
roj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(488,39)
: error C2039: "CopyWithSourceCheck": 不是 "google::protobuf::Message" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDe
bInfo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/extension_set.h(72,7): message : 参见“google::protobuf::Message”
的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(488,39)
: error C2065: “CopyWithSourceCheck”: 未声明的标识符 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build
libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(494,15)
: error C2511: “void google::protobuf::compiler::Version::MergeImpl(google::protobuf::Message &,const google::protobuf:
:Message &)”:“google::protobuf::compiler::Version”中没有找到重载的成员函数 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_dep
s\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(502,26)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(508,14)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(508,35)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(511,14)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(511,35)
: error C2039: "impl": 不是 "google::protobuf::compiler::Version" 的成员 [D:\serrie\onnxruntime\build\Windows\RelWithDebIn
fo_deps\protobuf-build\libprotoc.vcxproj]
C:\ProgramData\anaconda3\Library\include\google/protobuf/compiler/plugin.pb.h(105,21): message : 参见“google::protobuf::c
ompiler::Version”的声明 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libprotoc.vcxproj]
D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-src\src\google\protobuf\compiler\plugin.pb.cc(511,41)
: fatal error C1003: 错误计数超过 100;正在停止编译 [D:\serrie\onnxruntime\build\Windows\RelWithDebInfo_deps\protobuf-build\libpro
toc.vcxproj]
Traceback (most recent call last):
File "D:\serrie\onnxruntime\tools\ci_build\build.py", line 2685, in
sys.exit(main())
^^^^^^
File "D:\serrie\onnxruntime\tools\ci_build\build.py", line 2578, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File "D:\serrie\onnxruntime\tools\ci_build\build.py", line 1487, in build_targets
run_subprocess(cmd_args, env=env)
File "D:\serrie\onnxruntime\tools\ci_build\build.py", line 798, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\serrie\onnxruntime\tools\python\util\run.py", line 49, in run
completed_process = subprocess.run(
^^^^^^^^^^^^^^^
File "C:\ProgramData\anaconda3\Lib\subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['C:\Program Files\CMake\bin\cmake.EXE', '--build', 'D:\serrie\onnxruntime\\build\Windows\RelWithDebInfo', '--config', 'RelWithDebInfo', '--', '/maxcpucount:16', '/nodeReuse:False', '/p:CL_MPCount=16']' returned non-zero exit status 1.

Visual Studio Version

Visual Studio 17 2022

GCC / Compiler Version

No response

@qq249356520 qq249356520 added the build build issues; typically submitted using template label Oct 8, 2023
@github-actions github-actions bot added the platform:windows issues related to the Windows platform label Oct 8, 2023
@qq249356520 qq249356520 changed the title [Build] [Build] build libprotoc or libprotobuf error in windows( error C2039: "GetIfAllocated": 不是 "google::protobuf::internal::TaggedStringPtr" 的成员) Oct 8, 2023
@qq249356520 qq249356520 changed the title [Build] build libprotoc or libprotobuf error in windows( error C2039: "GetIfAllocated": 不是 "google::protobuf::internal::TaggedStringPtr" 的成员) [Build] build libprotoc or libprotobuf error in windows( error C2039: "GetIfAllocated": it not "google::protobuf::internal::TaggedStringPtr"'s member) Oct 8, 2023
@snnn
Copy link
Member

snnn commented Oct 9, 2023

"C:\ProgramData\anaconda3\Library\include\google/protobuf/arenastring.h(97,7): message "

That's the reason.

Do it in a clean environment without the package.

@snnn snnn closed this as completed Oct 9, 2023
@qq249356520
Copy link
Author

"C:\ProgramData\anaconda3\Library\include\google/protobuf/arenastring.h(97,7): message "

That's the reason.

Do it in a clean environment without the package.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build issues; typically submitted using template platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

2 participants