Search Unity

Integrate mediapipe into unity, problem with bazel.

Discussion in 'General Discussion' started by kkudashev2018, Mar 30, 2021.

  1. kkudashev2018

    kkudashev2018

    Joined:
    Jan 11, 2021
    Posts:
    10
    Hello everybody
    I am trying to integrate mediapipe into unity windows 10

    I do everything as in the instructions, but there was a problem with bazel
    trying to execute the command "bazel version" it doesn't work
    Only "bazel.exe version" works in cmd in bazel folder

    Environment Variables %PATCH% configured path "C:\bazel"
    Patch system variable configured path "C:\bazel"
    In msys64, after executing bazel-related commands, it switches to the next line

    What to do?
     
  2. MadeFromPolygons

    MadeFromPolygons

    Joined:
    Oct 5, 2013
    Posts:
    3,982
    I suggest asking bazel support because this is specific to Bazel - not unity which these forums are for. Its very unlikely anyone here will be able to give you support based on that. Additionally this is not the correct forum section anyway so unlikely to get support for 2 reasons.
     
  3. sxa

    sxa

    Joined:
    Aug 8, 2014
    Posts:
    741
    Contact whoever provided 'the instructions.'

    Because we're not psychic, and you havent even provided us a clue as to what instructions you're talking about.
     
    MadeFromPolygons likes this.