Apparently wine 9.0 rc2 includes bcryptprimitives.dll now (I tested on it
and it did work). So I guess it sorted itself.

-Bruno


On Sun, Dec 17, 2023 at 2:31 PM Juliusz Chroboczek <j...@irif.fr> wrote:

> > Apparently the change below broke Windows apps when running under Wine as
> > it made bcryptprimitives.dll a hard requirement now and this dll is not
> > bundled with Wine. This is true even for programs that do not use it all
> > (like a simple "hello world" program).
> >
> >
> https://github.com/golang/go/commit/693def151adff1af707d82d28f55dba81ceb08e1
>
> I can confirm this issue.  I think it's a significant issue, since it's
> convenient to be able to quickly run Windows tests without the hassle of
> booting a Windows VM.
>
> Could you please file a bug?
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/87fs00zkvr.fsf%40pirx.irif.fr
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAEd86TxNC%2B7tOhd%3DqaZuu_W%2Bfi2pDWGL5i3Z3ji6wKHODp3kKg%40mail.gmail.com.

Reply via email to