I think the bug that was fixed in 4.6.3 is back in 4.7.4 beta. "Fixes a Linker 
error<http://forums.xamarin.com/discussion/3114/release-mode-linker-error> 
which occurrs when building a Release build of a project which references 
Mono.Android.Support.V4.dll."

This is the error.

Error      23           The "LinkAssemblies" task failed unexpectedly.
System.ArgumentOutOfRangeException: Specified argument was out of the range of 
valid values.
   at Mono.Collections.Generic.Collection`1.get_Item(Int32 index)
   at Mono.Cecil.Mdb.MdbReader.ReadLocalVariables(MethodEntry entry, MethodBody 
body, Scope[] scopes)
   at Mono.Cecil.Mdb.MdbReader.Read(MethodBody body, InstructionMapper mapper)
   at Mono.Cecil.Cil.CodeReader.ReadMethodBody()
   at Mono.Cecil.Cil.CodeReader.ReadMethodBody(MethodDefinition method)
   at Mono.Cecil.MethodDefinition.<get_Body>b__2(MethodDefinition method, 
MetadataReader reader)
   at Mono.Cecil.ModuleDefinition.Read[TItem,TRet](TItem item, Func`3 read)
   at Mono.Cecil.MethodDefinition.get_Body()
   at Mono.Linker.Steps.MarkStep.ProcessMethod(MethodDefinition method)
   at Mono.Linker.Steps.MarkStep.ProcessQueue()
   at Mono.Linker.Steps.MarkStep.Process()
   at Mono.Linker.Steps.MarkStep.Process(LinkContext context)
   at Mono.Linker.Pipeline.Process(LinkContext context)
   at MonoDroid.Tuner.Linker.Process(LinkerOptions options, LinkContext& 
context)
   at Xamarin.Android.Tasks.LinkAssemblies.Execute()
   at 
Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at 
Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext()   
           CatAndroid


STATEMENT OF CONFIDENTIALITY: The information in this message is privileged and 
confidential and is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that you are prohibited from disseminating, distributing, or 
copying the information contained in this message. If you have received this 
message in error, please notify the sender immediately and destroy all copies 
of the original message.
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to