Hi,

On Fri, Jul 13, 2012 at 3:30 PM, tkacem <[email protected]> wrote:

> Jeff,
>
> Thanks for your reply.
>
> 1. The Dll's size (on disk) is bit over the native library size (30.6 MB vs
> 30.5 MB) but when I reference it in the new project the window finder shows
> it has 29.1 MB which is a bit bizarre.
>

Probably just the different programs have different ways of calculating the
size on disk.


>
> 2. I include the library by using --link-with options in btouch (I use
> btouch to generate the bindings not MonoDevelop's Monotouch binding
> Library.
> (I can't find a way to mention the link target)
>

The link target is specified in the AssemblyInfo.cs in the [LinkWith]
attribute.


>
> 3. I did not see any reference of the native library in the build log (by
> using -v -v -v with btouch)
>

I meant the MonoDevelop build log when building the app (not the binding).
I should have been more explicit, sorry about that.

Jeff
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to