[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building 64-bit on Windows
From: |
Fred Kiefer |
Subject: |
Re: Building 64-bit on Windows |
Date: |
Mon, 29 Oct 2018 23:26:28 +0100 |
> Am 29.10.2018 um 22:26 schrieb Sam Izzo <sam@horsedrawngames.com>:
> Thanks for your reply. I had seen some posts in the archives of the mailing
> list that made it sound like it was possible but I guess based on what you
> and David have written it's currently not possible to generate a 64-bit
> executable/DLL. I think for our project we'll have to go down the more
> painful path which is to convert all the Obj-C code to C#!
There is a script in the GNUstep repository to set up a WIn64 environment to
compile GNUstep
https://github.com/gnustep/tools-scripts/blob/master/install-dependencies-msys2-64bit
But as I don’t use Windows myself I am unsure whether that actually works or
not.
Cheers,
Fred