GtkD - how to install

Russel Winder russel at winder.org.uk
Sun Dec 22 06:51:16 PST 2013


On Sun, 2013-12-22 at 13:29 +0000, Amateur wrote:
> Hello,
> 
> I'm beginning with programming on desktop. After choosing which
> language is "da best" for me, I chose D. And now I want to create
> GUI applications, so I tried installing GtkD and I failed. Can
> anybody give me a short manual?

I cloned the Git repository for GtkD and then set up a bash script to
give the GtkD make system all the right parameters so I could compile it
for DMD, GDC and LDC2. However this is not trivial unless you are
familiar with Make.

However I also just tried using Dub and it works very nicely. I think
the general opinion will these days be to use Dub.

> I'd like to code on linux (openSUSE 13.1), but if I'll get help
> on Windows, I'll be happy too.

I only have Debian and Fedora Linux and OS X, I don't do Windows ;-)

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20131222/91470052/attachment.sig>


More information about the Digitalmars-d-learn mailing list