[Gtk-sharp-list] gtk-sharp on 64bit

Laurent Morichetti l_m@pacbell.net
Sun, 23 Nov 2003 08:55:14 -0800 (PST)


--0-266515552-1069606514=:94124
Content-Type: text/plain; charset=us-ascii

Hi,
 
I'm trying to get gtk-sharp to run on a 64bit platform and ran accross a problem with the GType mapping. GType is typedef'ed to a gsize in gtk and should probably be a UIntPtr in gtk-sharp instead of a uint.
 
Could someone change the mapping in generator/SymbolTable.cs?
 
Thanks,
-Laurent

--0-266515552-1069606514=:94124
Content-Type: text/html; charset=us-ascii

<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'm trying to get gtk-sharp to run on a 64bit platform and ran accross a problem with the GType mapping. GType is typedef'ed to a gsize in gtk and should probably be a UIntPtr in gtk-sharp instead of a uint.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could someone change the mapping in generator/SymbolTable.cs?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>-Laurent</DIV>
--0-266515552-1069606514=:94124--