-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
platform:c++Issues specific to C++ framework in mediapipeIssues specific to C++ framework in mediapipestalestat:awaiting responseWaiting for user responseWaiting for user responsetype:featureEnhancement in the New Functionality or Request for a New SolutionEnhancement in the New Functionality or Request for a New Solution
Description
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 mediapipeIssues specific to C++ framework in mediapipestalestat:awaiting responseWaiting for user responseWaiting for user responsetype:featureEnhancement in the New Functionality or Request for a New SolutionEnhancement in the New Functionality or Request for a New Solution