[Mono-bugs] [Bug 665913] Could not link assemblies: Mono.Linker.ResolutionException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 20 12:55:54 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=665913

https://bugzilla.novell.com/show_bug.cgi?id=665913#c1


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Geoff Norton <gnorton at novell.com> 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.


More information about the mono-bugs mailing list