Hi, 2009/7/21 Anderson Lizardo <[email protected]>: > One hint is that you can check the methods shown as warnings when you > build the module. I think I sent you a list of these earlier. They > appear as one of: > > Could not write method <Class.method>: No ArgType for <some type> > Could not write function <function>: No ArgType for <some type> > > It means that codegen does not know about type <some type> and thus > requires some override to implement that method or function.
I've given a look at the list and I've seen that all this methods are callbacks, so if I understand how to implement a callback, I'll be able to include it into the override. Any idea how to implement it? If you can point me to some good documentation it would be great :) Thanks for your help and best regards. -- Andrea Grandi email: a.grandi [AT] gmail [DOT] com website: http://www.andreagrandi.it PGP Key: http://www.andreagrandi.it/pgp_key.asc _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
