Re: Can't make use of any headers

2017-07-07 Thread jallersma via D.gnu
In addition to Johannes' reply, To be honest, I lost track of the GDC build I used, At least I installed the compiler from the site and from apt once.

Re: Can't make use of any headers

2017-07-07 Thread jallersma via D.gnu
Thanks for the reply Mike. It clarifies how dub works. I tried to let dub handle the dependencies. Unfortunately, with no luck. The package is known to dub ('gui' is a package created by me): $ dub list Packages present in the system and known to dub: gui ~master: /home/name/repo/addr/code/g

Re: Can't make use of any headers

2017-07-06 Thread Johannes Pfau via D.gnu
Am Thu, 06 Jul 2017 14:26:08 + schrieb jallersma : > Perhaps I have a bit of a noob question, but how come I cannot > use any of the GTKd headers on GCD? On DMD there's no header that > works. I tried to use dub to install the GTKD libraries, but > without any luck. Everytime I try to compi

Re: Can't make use of any headers

2017-07-06 Thread Mike Parker via D.gnu
On Thursday, 6 July 2017 at 14:26:08 UTC, jallersma wrote: Perhaps I have a bit of a noob question, but how come I cannot use any of the GTKd headers on GCD? On DMD there's no header that works. I tried to use dub to install the GTKD libraries, but without any luck. Everytime I try to compile t

Can't make use of any headers

2017-07-06 Thread jallersma via D.gnu
Perhaps I have a bit of a noob question, but how come I cannot use any of the GTKd headers on GCD? On DMD there's no header that works. I tried to use dub to install the GTKD libraries, but without any luck. Everytime I try to compile the libraries, I get: $ dub generated/gtkd/gtkd/Implement.d