Re: .NET Binding



On Sun, 2006-08-06 at 15:37 +0200, Yoan BLANC wrote:
> Hi all,
> 
> After some hours to install every dependences of tinymail under Gentoo 
> (breakmygentoo.net overlay is one good way of managing it). I'm trying 
> to generate some .cs with gapi2-parser and gapi2-codegen.
> 
> Code generation breaks on the GMutex* type that isn't found in the 
> glib-sharp library.
> 
> <struct name="TnyListPriv" cname="TnyListPriv">
>     <field name="IteratorLock" cname="iterator_lock" type="GMutex*" />
>     <field name="First" cname="first" type="GList*" />
> </struct>
> 
> More about GAPI : http://mono-project.com/GAPI

You don't have to make a binding for the "-priv.h" files. In fact, you
shouldn't.

The -priv.h files also aren't installed. TnyListPriv is a private
structure that is only used in C.


> I'll keep searching how to find a way of solving that.
> 
> Yoan
> _______________________________________________
> tinymail-devel-list mailing list
> tinymail-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/tinymail-devel-list
-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]