Re: [mono-android] Xamarin Android Release Build Error

2014-04-17 Thread venkatesh
Hi Jon, Thanks for your prompt reply. Setting to "Link SDK Assemblies Only" solved the above issue. Thanks, Venkatesh.R -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Xamarin-Android-Release-Build-Error-tp5713691p5713699.html Sent from the Mono for Androi

Re: [mono-android] Xamarin Android Release Build Error

2014-04-17 Thread Jonathan Pryor
Sorry for the delay... On Apr 8, 2014, at 2:04 AM, venkatesh wrote: > It is working fine with Debug mode, when we change to Release mode it shows > the error as > *You need to add a reference to Mono.Android.Export.dll when you use > ExportAttribute or ExportFieldAttribute.*. ... >

Re: [mono-android] Xamarin Android Release Build Error

2014-04-16 Thread venkatesh
Hi, > in release by default x86 is removed, did you try to add x86 architecture to release build? Yes. I have tried to set both armeabi-v7 and x86 architecture with sdk and user assemblies . But it gives same error saying that error * "XA4210: You need to add a reference to Mono.Android.Export

Re: [mono-android] Xamarin Android Release Build Error

2014-04-15 Thread Gusman
Hi. One difference between release and debug is the target architecture, in release by default x86 is removed, did you try to add x86 architecture to release build? It's a long shot, if you have a dll compiled for x86 with explĂ­cit reference set to an x86 library maybe this causes the error. Als

Re: [mono-android] Xamarin Android Release Build Error

2014-04-15 Thread venkatesh
Hi, No one facing this kind of issue in Release build. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Xamarin-Android-Release-Build-Error-tp5713691p5713695.html Sent from the Mono for Android mailing list archive at Nabble.com. _

Re: [mono-android] Xamarin Android Release Build Error

2014-04-10 Thread venkatesh
Hi, Could you please guide me on how to solve the above issue. Thanks Venkatesh.R -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Xamarin-Android-Release-Build-Error-tp5713691p5713694.html Sent from the Mono for Android mailing list archive at Nabble.com. ___

Re: [mono-android] Xamarin Android Release Build Error

2014-04-09 Thread Agustin Gimenez
Ok, thanks for the update. 2014-04-09 11:02 GMT+02:00 venkatesh : > Hi, > > Kindly suggest on this issue as we are struggling this issue past two days > for release build. > > > Thanks > > Venkatesh.R > > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Xam

Re: [mono-android] Xamarin Android Release Build Error

2014-04-09 Thread venkatesh
Hi, Kindly suggest on this issue as we are struggling this issue past two days for release build. Thanks Venkatesh.R -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Xamarin-Android-Release-Build-Error-tp5713691p5713692.html Sent from the Mono for Android maili