[Mono-bugs] [Bug 554879] Linker Error: System.Threading.ManualResetEvent::Set()
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 12 07:13:16 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=554879
User jbevain at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=554879#c1
Jb Evain <jbevain at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbevain at novell.com
--- Comment #1 from Jb Evain <jbevain at novell.com> 2009-11-12 05:13:12 MST ---
According to the log, it could be that you are using third party libraries that
haven't been compiled against the MonoTouch profile. One of thise library is
calling a method which doesn't exist in the MonoTouch profile, and hence can't
be linked. You would get a MissingMethodException at runtime.
--
Configure bugmail: http://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