Thanks Jeff,
Ray From: Jeff Westhead <jeffwesth...@microsoft.com> Sent: Thursday, May 25, 2023 5:14 PM To: RayG <rgs...@btinternet.com>; unbound-users@lists.nlnetlabs.nl Subject: RE: [EXTERNAL] RE: Building unbound on Windows? I was trying to follow these: unbound/README.txt at master <https://github.com/NLnetLabs/unbound/blob/master/winrc/README.txt> . NLnetLabs/unbound . GitHub From: RayG <rgs...@btinternet.com <mailto:rgs...@btinternet.com> > Sent: Thursday, May 25, 2023 7:54 AM To: Jeff Westhead <jeffwesth...@microsoft.com <mailto:jeffwesth...@microsoft.com> >; unbound-users@lists.nlnetlabs.nl <mailto:unbound-users@lists.nlnetlabs.nl> Subject: [EXTERNAL] RE: Building unbound on Windows? You don't often get email from rgs...@btinternet.com <mailto:rgs...@btinternet.com> . Learn why this is important <https://aka.ms/LearnAboutSenderIdentification> Jeff, Do you have a pointer to the instructions please? Thanks From: Jeff Westhead <jeffwesth...@microsoft.com <mailto:jeffwesth...@microsoft.com> > Sent: Wednesday, May 24, 2023 8:48 PM To: unbound-users@lists.nlnetlabs.nl <mailto:unbound-users@lists.nlnetlabs.nl> Subject: Building unbound on Windows? I was browsing through the sources and surprisingly, I found instructions for building on Windows. I thought I would play around with it. I've installed MSYS2 on a Windows VM, added development packages. I ran "./configure --enable-static-exe" and it succeeded. But make errors out quickly on DWORD. Any suggestions on how to fix? 238 | char* wsa_strerror(DWORD err); | ^~~~~ make: *** [Makefile:319: dns.lo] Error 1