vincent
vincent
I did the compilation on mac m1, also with the universal arch, and it works fine, just like this:  version: v4.16
> # 运行报错 > [proxychains] config file found: proxychains.conf couldnt locate libproxychains4.dylib > > any compilation details?
> I've worked around by installing the [latest gazelle dependencies](https://github.com/bazelbuild/bazel-gazelle#running-gazelle-with-bazel) in my `WORKSPACE` Yes, It works.
> > I did the compilation on mac m1, also with the universal arch, and it works fine, just like this:  version: v4.16 > > im facing the problem...
> > > > I did the compilation on mac m1, also with the universal arch, and it works fine, just like this:  version: v4.16 > > > >...
> I thought it's too permissive to ignore all INTERFACE libs. > > I'm reasonably confident that Thread::Thread can be ignored, but not sure for other libs. If some INTERFACE...
> you may try > > ``` > $proxy='http://localhost:10809' > > $ENV:HTTP_PROXY=$proxy > > $ENV:HTTPS_PROXY=$proxy > > cd ~\Downloads > > .\rustup-init.exe > ``` It works for me on windows11.
Cool, looking forward your updates for this project!