Skip to content

CMake build support for MediaPipe C++ libraries for ARMv7l RPM packaging #6183

@01214test

Description

@01214test

OS Platform and Distribution
Linux (Tizen 9.0, ARMv7l)

Programming Language and version
C++

MediaPipe version
latest (0.10.26)

Describe the problem
Hi,

MediaPipe C++ libraries are currently built only via Bazel.

I would like to build and package these MediaPipe C++ libraries using CMake, so they can be packaged as an ARMv7l RPM.

Would it be possible to provide:
An official CMake-based build system for MediaPipe C++
Installable outputs (make install) with headers and libraries
A CMake package config (mediapipeConfig.cmake) for downstream C++ usage

This would greatly help using MediaPipe on ARMv7l Linux systems without relying on Bazel.

Thanks!

Metadata

Metadata

Assignees

Labels

platform:c++Issues specific to C++ framework in mediapipestalestat:awaiting responseWaiting for user responsetype:featureEnhancement in the New Functionality or Request for a New Solution

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions