On Wednesday, 10 June 2015 at 16:32:19 UTC, Andre Kostur wrote:
On 2015-06-10 7:22 AM, Basile Burg wrote:
On Wednesday, 10 June 2015 at 06:57:09 UTC, Andrei
Alexandrescu wrote:
On 6/9/15 6:22 PM, Basile Burg wrote:
Coedit, the small IDE for the D DMD compiler goes gold
I can haz OSX pliz pliz ok thx bye -- Andrei
No, because i don't have the hardware necessary to release the
mac OSX
version. There's someone who succeeded to build it but it
doesn't look
like he wanted to be more involved than that in the project.
Did that someone submit the source code, project files, etc.
necessary to build on OSX so that someone else might be able to
follow in his footsteps?
Yes, everything is in the sources. Actually there's really not
much to do (i estimate this to 50 SLOC spreaded in 3 or 4
portions of code with {$IFDEF DARWIN}...{$ENDIF}). The problem is
just that i don't know if it's usable.
Also the guy compiled with the Qt interface instead of Cocoa.