[Gtk-sharp-list] gtk# 0.93 windows installer

Edward Flick eddy@cdf-imaging.com
Mon, 14 Jun 2004 16:45:02 -0500


Hey,
I've built GTK# on windows, but does anyone else have any problems 
running the examples?  I've built them with the right references and 
resources, but some of them just don't run correctly.  Complaining about 
NULL references, and missing glue functions.  Anybody, over this hurdle? 
  I've tried it on libs compiled with 0.93 and CVS, using both Mono and 
.Net compilers.

Edward

Erik Dasque wrote:
> We're also packaging a GTK#/GTK+ installer that includes all files and 
> examples. This is targeted at being a runtime installer for applications 
> using GTK# on Microsoft .NET implementations.
> 
> Erik
> 
> On Jun 11, 2004, at 6:46 PM, Daniel Morgan wrote:
> 
>> Why don't you look at the NSIS script in mono cvs.
>>
>> monowiz-win32.nsi
>>
>>  ReadRegStr $0 HKEY_LOCAL_MACHINE SOFTWARE\Mono DefaultCLR
>>
>> -----Original Message-----
>> From: John Luke [mailto:jluke@users.sourceforge.net]
>> Sent: Thursday, June 10, 2004 9:41 PM
>> To: Daniel Morgan
>> Cc: gtk-sharp-list@lists.ximian.com
>> Subject: RE: [Gtk-sharp-list] gtk# 0.93 windows installer
>>
>>
>> On Thu, 2004-06-10 at 21:25 -0400, Daniel Morgan wrote:
>>
>>> In the pre-GAC days, you would install gtk#, gtk+, and its
>>> dependencies in Mono's prefix. I do not know about a Mono and GTK#
>>> that use the GAC though.  Maybe Gonzalo can shed some light?
>>>
>>
>> I was referring more that the gacutil works slightly different to the MS
>> one, and I am waiting for that to finalize in addition to figuring out
>> how to detect if mono is installed and if so what is the prefix.  If
>> someone still has a snippet of this from an old installer, or wants to
>> tell me how to do so, it will increase the speed with which it is done.
>>
>> something like the following psuedo code in NSIS speak:
>> if (mono)
>>     prefix = $mono_prefix
>>
>> _______________________________________________
>> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list