Alexandre Bique

Results 268 comments of Alexandre Bique

In both qtractor and renoise, I got exactly `0 - Èû3` for reFx, program 0.

By the way, is it correct that tensor-flow is not supported on arm? Because here `brew` can provide libtensorflow to arm m1.

If we look into the logs: ``` WARNING: Download from https://mirror.bazel.build/github.com/bazelbuild/rules_cc/archive/081771d4a0e9d7d3aa0eed2ef389fa4700dfb23e.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found Analyzing: 2 targets (1 packages loaded, 0 targets configured) DEBUG: Rule...

Yeah then I don't know how to fix it, @JonLiu1993 @ras0219-msft do you have suggestions?

I wonder if one can use host depends for bazel like one can do for meson?

Maybe bazel cross compilation is broken ATM? Could be on vcpk or bazel or tensorflow side?

I was meaning something like this for host depends: https://github.com/microsoft/vcpkg/blob/master/ports/pipewire/vcpkg.json#L10

But it seems that `vcpkg-tool-bazel` do not exist.

It means that it is a host dependency and not a target dependency I suppose. We'd need help from a vcpkg maintainer at this point I suppose.