I found the solution! I have installed the VS11 Beta and the builded bindig project successful! Maybe the .NET 4.5 is the difference?
2012/4/27 Nick <[email protected]>: > Hy! > > > I have same issue: > Warning 1 failed to parse assembly C:\Program Files (x86)\Reference > Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll: > System.TypeInitializationException: The type initializer for > 'Mono.Cecil.Metadata.TableHeap' threw an exception. ---> > System.ArgumentException: Value does not fall within the expected > range. C:\Users\Nick\Downloads\lvl2\lvl2\BINDINGSGENERATOR lvl2 > > I tried with VS and MonoDevelop too. > > I got warning messages, and the dll doesn't contain all of class. > > I used some pre-complied jars (what contain the sdk or zxing). > > Nick > > > 2012/4/27 Matt <[email protected]>: >> Hi Atsushi, >> >> Thanks for the quick reply. The problem isn't building the project, I can do >> that just fine. The problem is that the library that is produced does not >> contain all of the classes that are in the jar file. I verified this is a >> problem with the library you built as well by opening it in Reflector. For >> example, the LicenseChecker class does not exist in the output assembly. >> >> Matt >> >> -- >> View this message in context: >> http://mono-for-android.1047100.n5.nabble.com/New-Binding-Generator-tp5623432p5670080.html >> Sent from the Mono for Android mailing list archive at Nabble.com. >> _______________________________________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
