[Build] Build fails with vcpkg
due to an incorrect protobuf version.
#22750
Labels
build
build issues; typically submitted using template
contributions welcome
lower priority issues for the core ORT teams
Describe the issue
Hi, I am building
onnxruntime
with vcpkg enabled on an ARM64 Macbook.Looking at the build logs, I can see the protobuf version being used is
4.25.1
This causes the error below.
I was under the impression that vcpkg would pick the correct version, not the latest... Is there any way to fix this?
Urgency
No response
Target platform
MacOS
Build script
./build.sh --config Release --parallel --compile_no_warning_as_error --skip_submodule_sync --update --build --build_dir build/macos --use_xcode --cmake_extra_defines CMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake --use_vcpkg
Error / output
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: