vala bindings not including camel headers




Hi,

I'm using Tiny's Vala bindings to write a mail client, and need to construct and use Camel objects (e.g. a CamelIMAPStoreAccount) for a custom AccountStore.

Using a recent checkout of the trunk, after regenerating the bindings per the README and ensuring the libtinymail-camel-1.0 package is included, valac generates a C file fine but this is not being successfully compiled by GCC. The problem is that the camel header files are not being included in the C file - only tny.h.

Has anyone done this before and got it working? I thought the cheader_filename in bindings/vala/libtinymail-camel-1.0/libtinymail-camel-1.0.metadata might have been the problem, but removing that and regenerating doesn't seem to do much.

Thanks,
//Mike

--
⎊ michael gratton, itinerant geek
⎈ <http://web.vee.net/>


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