cargo-c install problem in cerbero UCRT64 bootstrap

Jun Xiao xiaojuntime at gmail.com
Wed Nov 2 08:19:49 UTC 2022


Thanks Nirbheek! It works now.

Cheers,
Jun

On Wed, Nov 2, 2022 at 5:49 AM Nirbheek Chauhan
<nirbheek.chauhan at gmail.com> wrote:
>
> Hi Jun,
>
> This will be fixed by:
> https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/991
>
> Please try the patches in that MR.
>
> Cheers,
> Nirbheek
>
> On Mon, Oct 31, 2022 at 3:47 PM Jun Xiao via gstreamer-devel
> <gstreamer-devel at lists.freedesktop.org> wrote:
> >
> > Hi,
> >
> > I did following steps to bootstrap cerbero env with rust support:
> > - `toos/bootstrap-windows.ps1` ( I changed msys64 drive from C: to D:)
> > - open D:\msys64\ucrt64.exe terminal
> > - git clone cerbero repo
> > - ./cerbero-uninstalled.sh -c config/win64.cbc -v visualstudio bootstrap
> >
> > then i got some errors like:
> >   cargo:warning=x86_64-w64-mingw32-gcc-ar: Cannot find binary 'ar'
> >   exit code: 1
> >
> > Full cargo-c-install.log is attached. Could anyone have some insight on this?
> >
> > Thanks,
> > Jun


More information about the gstreamer-devel mailing list