[Mono-bugs] [Bug 657856] Linker fails
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 13 08:46:17 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=657856
https://bugzilla.novell.com/show_bug.cgi?id=657856#c1
Jb Evain <jbevain at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution| |FEATURE
--- Comment #1 from Jb Evain <jbevain at novell.com> 2011-01-13 13:46:16 UTC ---
Thanks for the repro. There's not much the linker can do here, the Json library
uses types from System.Reflection.Emit that are not available on MonoTouch.
You should use a version of that library compiled for MonoTouch which doesn't
reference DynamicMethod and other System.Reflection.Emit types.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list