Skip to content

A library that conflicts with the use of protobuf in vcpkg #927

@hhxdestiny

Description

@hhxdestiny

Excuse me, I use VCPKG to manage my dependencies, OpenVino inference model, and SentencePiece for preprocessing and post-processing. However, OpenVino relies on protobuf, and SentencePiece encodes protobuf lite in the library. If these two libraries are used together for medical purposes, protobuf conflicts may arise. How can I elegantly solve this problem?

vcpkg env:

vcpkg install sentencepiece:x64-windows-static
vcpkg install openvino:x64-windows-static

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions