[Mono-bugs] [Bug 542800] Unable to build when using class from NHibernate.dll
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 29 06:44:55 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=542800
User jbevain at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=542800#c1
Jb Evain <jbevain at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
CC| |jbevain at novell.com
Resolution| |INVALID
--- Comment #1 from Jb Evain <jbevain at novell.com> 2009-09-29 04:44:53 MDT ---
The problem here is that you're trying to re-use assemblies compiled against
the .net framework. Just like Silverlight, MonoTouch is a specific subset of
the .net framework. You can read the documentation here:
http://monotouch.net/Documentation/Assemblies
So you're trying to use assemblies that are not included in the MonoTouch
profile. It also seems that you're trying to use assemblies from the .net
framework itself, that can't work.
--
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