On Wed, 2008-01-30 at 10:55 +0100, Philip Van Hoof wrote: > For example the libtinymail-platform-sharp for some reason only has > one .cs file in generated. That can't be right. Most of the types that > in the C API only have a constructor also didn't get a .cs file in the > generated directory. If I look at the generated API, a lot is missing. > > I have no clue why the codegenerator of gapi is not generating code for > those types. They do seem to be in the -api.xml and .raw files and they > are not slashed in the .metadata files.
By adjusting the INCLUDE_API to contain the -api.xml files of depending libraries (in this case the libraries libtinymailui, libtinymailui-gtk and libtinymail-camel) this seems to have improved. *learn learning learn* I'm not sure if I'm still missing types but it looks like the ones that I expect are now indeed being generated. Also check the crash that I mentioned in that other post on gtksharp's mailing list. This was related too. > https://svn.tinymail.org/svn/tinymail/trunk/bindings/dotnet/ -- Philip Van Hoof, freelance software developer home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org http://pvanhoof.be/blog http://codeminded.be _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
