[Mono-bugs] [Bug 679109] mtouch fails with Mono.Linker.ResolutionException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 14 14:40:21 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=679109#c2


Jb Evain <jbevain at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbevain at novell.com

--- Comment #2 from Jb Evain <jbevain at novell.com> 2011-03-14 18:40:20 UTC ---
You're using a library which hasn't been compiled for the MonoTouch profile.
This code references code that doesn't exist in the MonoTouch profile :
Console.ForegroundColor.

The solution is to recompile the library on top of the MonoTouch profile.

-- 
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