Re: gtkD problem

2013-04-04 Thread Mike Wey
On 04/04/2013 03:57 PM, Steve wrote: A similar problem. I've installed the latest GtkD package, and downloaded and run the Gtk+3 installer. I've modified the sc.ini file to reference the include area and the newly built GtkD.lib file. I'm using dmd 2.062 under Windows XP. The Gtk bin area is i

Re: gtkD problem

2013-04-04 Thread Jordi Sayol
On 04/04/13 15:57, Steve wrote: > A similar problem. I've installed the latest GtkD package, and downloaded and > run the Gtk+3 installer. I've modified the sc.ini file to reference the > include area and the newly built GtkD.lib file. I'm using dmd 2.062 under > Windows XP. The Gtk bin area

Re: gtkD problem

2013-04-04 Thread Steve
A similar problem. I've installed the latest GtkD package, and downloaded and run the Gtk+3 installer. I've modified the sc.ini file to reference the include area and the newly built GtkD.lib file. I'm using dmd 2.062 under Windows XP. The Gtk bin area is in my path, and the dlls can be foun

Re: gtkD problem

2013-01-29 Thread SaltySugar
On Tuesday, 29 January 2013 at 05:49:37 UTC, SaltySugar wrote: On Monday, 28 January 2013 at 21:50:24 UTC, Mike Wey wrote: On Monday, 28 January 2013 at 19:20:00 UTC, Mike Wey wrote: There seems to be a small bug in the code so that it fails is the GTK_BASEPATH doesn't end with a backslash, you

Re: gtkD problem

2013-01-28 Thread SaltySugar
On Monday, 28 January 2013 at 21:50:24 UTC, Mike Wey wrote: On Monday, 28 January 2013 at 19:20:00 UTC, Mike Wey wrote: There seems to be a small bug in the code so that it fails is the GTK_BASEPATH doesn't end with a backslash, you can either add it to the GTK_BASEPATH, or remove the GTK_BASEP

Re: gtkD problem

2013-01-28 Thread Mike Wey
On Monday, 28 January 2013 at 19:20:00 UTC, Mike Wey wrote: There seems to be a small bug in the code so that it fails is the GTK_BASEPATH doesn't end with a backslash, you can either add it to the GTK_BASEPATH, or remove the GTK_BASEPATH environment variable completely. Fixed in git: https://

Re: gtkD problem

2013-01-28 Thread Mike Wey
On 01/28/2013 08:43 PM, SaltySugar wrote: On Monday, 28 January 2013 at 19:20:00 UTC, Mike Wey wrote: On 01/28/2013 03:08 PM, SaltySugar wrote: On Monday, 28 January 2013 at 13:20:31 UTC, SaltySugar wrote: On Monday, 28 January 2013 at 13:15:09 UTC, Jordi Sayol wrote: Al 28/01/13 13:43, En/na

Re: gtkD problem

2013-01-28 Thread SaltySugar
On Monday, 28 January 2013 at 19:20:00 UTC, Mike Wey wrote: On 01/28/2013 03:08 PM, SaltySugar wrote: On Monday, 28 January 2013 at 13:20:31 UTC, SaltySugar wrote: On Monday, 28 January 2013 at 13:15:09 UTC, Jordi Sayol wrote: Al 28/01/13 13:43, En/na SaltySugar ha escrit: I have one problem.

Re: gtkD problem

2013-01-28 Thread Mike Wey
On 01/28/2013 03:08 PM, SaltySugar wrote: On Monday, 28 January 2013 at 13:20:31 UTC, SaltySugar wrote: On Monday, 28 January 2013 at 13:15:09 UTC, Jordi Sayol wrote: Al 28/01/13 13:43, En/na SaltySugar ha escrit: I have one problem. I compiled gtkD ad my first program successfully but when I

Re: gtkD problem

2013-01-28 Thread Jordi Sayol
Al 28/01/13 15:08, En/na SaltySugar ha escrit: > On Monday, 28 January 2013 at 13:20:31 UTC, SaltySugar wrote: >> On Monday, 28 January 2013 at 13:15:09 UTC, Jordi Sayol wrote: >>> Al 28/01/13 13:43, En/na SaltySugar ha escrit: I have one problem. I compiled gtkD ad my first program successful

Re: gtkD problem

2013-01-28 Thread SaltySugar
On Monday, 28 January 2013 at 13:20:31 UTC, SaltySugar wrote: On Monday, 28 January 2013 at 13:15:09 UTC, Jordi Sayol wrote: Al 28/01/13 13:43, En/na SaltySugar ha escrit: I have one problem. I compiled gtkD ad my first program successfully but when I try to run my program it shows: C:\apps>h

Re: gtkD problem

2013-01-28 Thread SaltySugar
On Monday, 28 January 2013 at 13:15:09 UTC, Jordi Sayol wrote: Al 28/01/13 13:43, En/na SaltySugar ha escrit: I have one problem. I compiled gtkD ad my first program successfully but when I try to run my program it shows: C:\apps>hello object.Exception@..\src\gtkc\Loader.d(123): Library load

Re: gtkD problem

2013-01-28 Thread Jordi Sayol
Al 28/01/13 13:43, En/na SaltySugar ha escrit: > I have one problem. I compiled gtkD ad my first program successfully but when > I try to run my program it shows: > > C:\apps>hello > object.Exception@..\src\gtkc\Loader.d(123): Library load failed: > libgtk-3-0.dll > > My Path variable: > C:\Pro

gtkD problem

2013-01-28 Thread SaltySugar
I have one problem. I compiled gtkD ad my first program successfully but when I try to run my program it shows: C:\apps>hello object.Exception@..\src\gtkc\Loader.d(123): Library load failed: libgtk-3-0.dll My Path variable: C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WI