Search code examples
dlltensorflowwindows-10bazelndk-build

The program can't start because msys-stdc++-6.dll is missing from your computer


I am trying compiling TensorFlow Library using Bazel. I have download the bazel-0.4.0-windows-x86_64 latest version but when installing the exe it throws me the error. I am using windows 10.

The dll is missing from where I get this dll and how to install


Solution

  • After so many days of research on the easiest way to install bazel in windows OS. I have just used Chocolatey and simply run commands using it, It automatically install all pip files, msys64 and bazel on drive.

    The tutorial link

    https://bazel.build/versions/master/docs/windows-chocolatey-maintenance.html
    

    Install chocolaty link

    https://chocolatey.org/