[Possible SPAM] Re: [Gtk-sharp-list] trouble compiling today's CVS of gtk-sharp

will@xpi.net will@xpi.net
Tue, 13 Apr 2004 16:51:35 -0600 (Mountain Daylight Time)


Thanks Mike.  Everything compiled just fine.

I updated my daily CVS installer with the lastest and greatest stuff.  So
if anyone wants it, you can grab it from:

http://pop.xpi.net/gtksharp/gtksharp.exe

This is usually a daily build of the Windows stuff.  Everthing gets loaded
in the correct folder for GTKSharp to run in .Net.  Or if you are using
Mono, just change the install folder and set the correct path in Mono.

Copies of the the "glue" files are found in both the %Windir%System32 and
in the install folder (because .NET looks there first).  If you are using
.Net instead of Mono, you can delete the files with the "glue" under the
install folder and Windows will know where to find the correct files.

In .Net, just add the appropriate references to the gtk# lib files that
you are using.

Any questions, don't hesitate to ask me.

--Will Collins

> On Tue, 2004-04-13 at 15:24, will@xpi.net wrote:
>
>> I usually have a daily build of gtk-sharp CVS.  However, today it is not
>> compiling correctly on Windows.  Anyone else having this issue?  The
>> last
>> time it built correctly according to my CVS installer program is
>> 4/9/2004.
>
> I just fixed a variable scope hiding problem in glib/Value.cs that was
> stopping the csc build.  I suppose I should file an mcs bug...
>
> Current cvs builds okay now for me.
>
> If your build is automated and you can add a mechanism to spam me
> when/if the build breaks on win32, that would be great.
>
> Thanks for providing the daily installer too.  That's a cool service.
>
> --
> Mike Kestner <mkestner@ximian.com>
>