.net - Monotouch: Automating the bindings? -
I have a purpose-assembly, "SomeThing.a"
The way Mono Tout Binding C # and the other for this assembly. Generate Dll?
I do not have source code for "something.a"
If you have a related header file for this, you can try to use the monomaker parser, which raises a heavy load for you and makes the starting point for your binding.
Parser is in Monomac / src / parser.cs
Run it like this:
GMCC Parser CC Mono Parser.XAderHardH < P> This file will generate "gen.cs" which contains a preset header file.
If you do not have any source code for .a file and you still want to bind some APIs, you might get an idea of what's in this class using ClassDump Is:
Comments
Post a Comment