[TkD] X11 Error(Possible bug?)

Gary Willoughby via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Dec 27 08:23:33 PST 2014


On Friday, 26 December 2014 at 07:46:03 UTC, Jack wrote:
> On Friday, 26 December 2014 at 07:23:34 UTC, Rikki Cattermole 
> wrote:
>> On 26/12/2014 6:58 p.m., Jack wrote:
>>> Complete error code here: http://codepad.org/KcW7jhXl
>>> Apparently, there exists an incompatibility.
>>> Take note, I just listed tkd as a dependency on my dub.json, 
>>> and I
>>> haven't really used the library as of the time of its 
>>> building.
>>> So, is this a bug?
>>
>> Short answer:
>> Don't build with ldc.
>> Long answer:
>> http://forum.dlang.org/post/m6m5tc$2c4d$1@digitalmars.com
>>
>> Grr grr grr.
>
> Grr Grr indeed.
> Now to figure out how to switch dub to dmd again.
> Thanks

I've removed the non-standard overload for XCreateWindow as it 
was not necessary anyway.

https://github.com/nomad-software/x11/issues/6
https://github.com/nomad-software/x11/releases/tag/v1.0.3


More information about the Digitalmars-d-learn mailing list