<div class="gmail_quote">On Thu, May 31, 2012 at 5:09 PM, Zardoz <span dir="ltr"><<a href="mailto:luis.panadero@gmail.com" target="_blank">luis.panadero@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thursday, 31 May 2012 at 12:41:13 UTC, Gor Gyolchanyan wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Thu, May 31, 2012 at 4:20 PM, John Chapman <<a href="mailto:johnch_atms@hotmail.com" target="_blank">johnch_atms@hotmail.com</a>><u></u>wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Thursday, 31 May 2012 at 12:13:31 UTC, Gor Gyolchanyan wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can anyone please tell me what's the easiest way to get a GUI library?<br>
<br>
</blockquote>
<br></div>
Some UI libraries are listed over on the Wiki: <a href="http://prowiki.org/wiki4d/*" target="_blank">http://prowiki.org/wiki4d/*</a><br>
*wiki.cgi?GuiLibraries <<a href="http://prowiki.org/wiki4d/wiki.cgi?GuiLibraries" target="_blank">http://prowiki.org/wiki4d/<u></u>wiki.cgi?GuiLibraries</a>><br>
<br>
</blockquote><div class="im">
<br>
Thanks for the link! I can't seem to find the lib files for GTK:<br>
<br>
</div></blockquote>
<br>
I managed to compile a program that uses GtkD in Windows doing this:<br>
- Installing GTK 2.24 runtime<br>
- Download GtkD source code in a directory<br>
- Compile your program with rdmd -I<dir_where_is_GtkD>\src your_program.d<br>
<br>
Looks that rdmd can find itself Gtk libs for linking or self-configure it to use dynamic libs of Gtk<br>
</blockquote></div><br>Thanks!<br><div>It said in the README to use dsss, which I had to install and use. I'll try RDMD.<br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>
</div>