Skip to content

OpenCV doesn't install protobuf with custom triplet #2065

@bjornpiltz

Description

@bjornpiltz

It appears the OpenCV dependency protobuf (windows) here doesn't trigger when using a custom triplet.

Error:

CMake Error at cmake/OpenCVFindLibProtobuf.cmake:16 (message):
  The protocol buffer compiler is not found
  (Protobuf_PROTOC_EXECUTABLE='Protobuf_PROTOC_EXECUTABLE-NOTFOUND')
Call Stack (most recent call first):
  modules/dnn/CMakeLists.txt:9 (include)

Workaround:

vcpkg install protobuf

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions