Thread overview
[TkD] X11 Error(Possible bug?)
Dec 26, 2014
Jack
Dec 26, 2014
Rikki Cattermole
Dec 26, 2014
Jack
Dec 27, 2014
Gary Willoughby
December 26, 2014
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?
December 26, 2014
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.
December 26, 2014
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
December 27, 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