Is your lib an universal native lib? (armv6, 7 and i386??

See http://docs.xamarin.com/ios/advanced_topics/linking_native_libraries
for more info

Just wondering if you are deploying to simulator or device

Alex

El 01/03/2012, a las 12:47 p.m., Morph268 <[email protected]> escribió:

> Hi Jeff,
>
> Thank you for the reply. Yes, I had the properties form initially; i changed
> it to see if it did anything.
> How do you see if the linking is done correctly.
>
> I had .a file included in the binding project and i have the LinkWith
> attribute set as well
>
> linkLibrary.linkwith.cs
> [assembly:LinkWith("linkLibrary.a", LinkTarget.Simulator | LinkTarget.ArmV6
> | LinkTarget.ArmV7, ForceLoad=true]
>
> -
>
> --
> View this message in context: 
> http://monotouch.2284126.n4.nabble.com/Binding-issue-tp4434091p4435873.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to