Hello World Example with Glade?

Mike McKee via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Sep 11 07:00:28 PDT 2015


On Friday, 11 September 2015 at 09:07:37 UTC, Jordi Sayol wrote:
> On <http://d-apt.sourceforge.net/> there is the "pkg-config" 
> section:

I finally got it to compile with your help, guys! :)

Here's what I had to type:

# dmd test1.d -L-ldl -I/usr/include/dmd/gtkd3 `pkg-config 
--cflags --libs gtkd3`



More information about the Digitalmars-d-learn mailing list