On Monday, 25 August 2014 at 17:47:47 UTC, Ryan wrote:
Thanks for both responses. This is the information I was looking for.

I have DMD, GTK# (For MonoDevelop), MonoDevelop, MonoD, dubs, and GTKD installed.

I've got some things to compile... So the crux of my issue is that I can't figure out how to link lib files in MonoDevelop. I wonder if there is a problem in the latest version or something.

I have no experience with GtkD, but with DUB you shouldn't need to mess with .lib files at all. DUB automatically downloads and compiles any libraries specified with dub.json, *and* links them with the compiled project.

(still, it'd be better if someone with GtkD/MonoD experience could clarify)

Reply via email to