July 22, 2014
In order to do the 64-bit port, it looks like I'm going to need the 64-bit versions of the static libs here:  https://github.com/d-widget-toolkit/org.eclipse.swt.win32.win32.x86/tree/master/lib

It looks like I already have both 32-bit and 64-bit versions of the files on my computer.  But I have so many different versions.

DMD also distributes some of these files.  Where is the official source of these files, and how would I know which versions are needed?  Is there a redistributable from Microsoft?

Thanks for the help,

Mike
July 22, 2014
On 2014-07-22 14:57, Mike wrote:
> In order to do the 64-bit port, it looks like I'm going to need the
> 64-bit versions of the static libs here:
> https://github.com/d-widget-toolkit/org.eclipse.swt.win32.win32.x86/tree/master/lib
>
>
> It looks like I already have both 32-bit and 64-bit versions of the
> files on my computer.  But I have so many different versions.
>
> DMD also distributes some of these files.  Where is the official source
> of these files, and how would I know which versions are needed?  Is
> there a redistributable from Microsoft?

Actually I have no idea. I very little development on Windows. You could try asking in some of the more general newsgroups/forums here, "learn" or "D".

-- 
/Jacob Carlborg