https://bugzilla.novell.com/show_bug.cgi?id=665913
https://bugzilla.novell.com/show_bug.cgi?id=665913#c1 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Geoff Norton <[email protected]> 2011-01-20 17:55:53 UTC --- Your in house library was compiled against .NET 2.0 or above, and not against MonoTouch and includes references to types not included in the MonoTouch BCL. Recompile your in house library as a monotouch library and remove all the references to types that MonoTouch doesn't support and this will work as expected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
