> 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.

Reply via email to