Subject: Re: mingw64 libraries?
From: Shawn Rose
Date: Fri, 29 Oct 2021 20:53:04 -0230
Hi,

Still seems like something's busted:

(megatools dl:14924): GLib-CRITICAL **: 20:51:54.255: PCRE library is
compiled without UTF8 support

(megatools dl:14924): GLib-CRITICAL **: 20:51:54.262: PCRE library is
compiled without UTF8 properties support
**
ERROR:../tools/dl.c:380:parse_link: assertion failed: (link_regexes[i].re
!= NULL)
Bail out! ERROR:../tools/dl.c:380:parse_link: assertion failed:
(link_regexes[i].re != NULL)

That's when downloading a file.

Thanks,
Shawn

On Fri, 29 Oct 2021 at 20:38, Ondřej Jirman <megatools@megous.com> wrote:

> Hi,
>
> On Fri, Oct 29, 2021 at 05:35:58PM -0230, Shawn Rose wrote:
> > The newest experimental build is missing some mingw64 libraries. Error
> > below:
> >
> > The code execution cannot proceed because libwinpthread-1.dll was not
> > found. Reinstalling the program may fix this problem.
> >
> > I'm assuming there's a build option needed.
>
> Thanks. Static build didn't work out as planed. It should be fixed, now.
>
> regards,
>         o.
>