Linux, Mono-D, GtkD and linking

Bruno Medeiros via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Dec 12 09:08:47 PST 2014


On 03/09/2014 14:33, Bad Sector wrote:
> On Tuesday, 2 September 2014 at 13:51:09 UTC, Bruno Medeiros wrote:
>> However, I do not know of any issues that makes DDT freeze, if you
>> have the time, I would welcome some bug reports with more info on
>> these problems. (especially with the new DDT version)
>
> Out of frustration i uninstalled everything D :-P but it was very easy
> to reproduce: Go to
> http://www.dsource.org/projects/gtkd/wiki/CodeExamples and grab some
> simple example, make a DUB json file for it and have GtkD and Derelict
> as dependencies. Then try to use auto completion - the IDE hangs for
> some time, probably trying to parse the code from GtkD and Derelict.
>
> I may try DDT again with the new version since i think i tried it just
> before you made the announcement.

This has now been fixed in the latest DDT release.

On my machine, code completion now runs instantaneously on that scenario 
(after the first try).

-- 
Bruno Medeiros
https://twitter.com/brunodomedeiros


More information about the Digitalmars-d-ide mailing list