google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://mediapipe.dev
Apache License 2.0
26.75k stars 5.08k forks source link

Updates to build / install documentation are necessary for Windows (related to Visual Studio Build Tools) #5413

Open RyanMetcalfeInt8 opened 3 months ago

RyanMetcalfeInt8 commented 3 months ago

OS Platform and Distribution

Windows 11

Compiler version

Visual Studio 2019 / 2022

Programming Language and version

C++

Installed using virtualenv? pip? Conda?(if python)

No response

MediaPipe version

No response

Bazel version

No response

XCode and Tulsi versions (if iOS)

No response

Android SDK and NDK versions (if android)

No response

Android AAR (if android)

None

OpenCV version (if running on desktop)

No response

Describe the problem

I am trying to follow the Windows build instructions here: https://ai.google.dev/edge/mediapipe/framework/getting_started/install#installing_on_windows but it seems outdated. I can't seem to figure out how to install Visual Studio 2019 Build Tools (instruction say "Install Visual C++ Build Tools 2019 and WinSDK")-- The MS Visual Studio link given (https://visualstudio.microsoft.com/visual-cpp-build-tools) directs user to install 2022 version.

Complete Logs

Not applicable.
kuaashish commented 1 month ago

Hi @RyanMetcalfeInt8,

Thank you for bringing this to our attention. We agree that an update is necessary. Please note that the Windows component is still experimental on our end. We are marking this as a documentation feature request and sharing it with our team. We will update it based on our availability, but we cannot provide a timeline at this moment.

Thank you!!