Build nhibernate under mono 1.2.x or 1.9.x
Description
Environment
None
Activity
Show:
Oskar BerggrenJuly 30, 2014 at 10:12 AM
A lot of changes have been done to NHibernate and Mono since this request was logged.
If it remains a problem with recent versions of NHibernate and Mono, a new issue should be opened.
Fabio MauloJune 15, 2009 at 11:07 PM
More an improv than a bug since maintain full compatibility with Mono is not a real target for NH.
Sean DagueMay 15, 2008 at 5:02 AM
I don't think nhibernate will actually build on any versions of mono in svn, as there are assemblies in net/2.0 that aren't in the mono/ directory. Making it build by default will require copying these over.
Obsolete
Details
Details
Assignee
Unassigned
UnassignedReporter
Sean Dague
Sean DagueComponents
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created May 15, 2008 at 4:58 AM
Updated July 30, 2014 at 10:12 AM
Resolved July 30, 2014 at 10:12 AM
Who's Looking?
This is true of all versions of nhibernate that are released and in svn. The root cause is because mono 1.2.x and 1.9.x use the mono 2.0 profile and there is only a mono 1.0 profile in the libs build tree. The first step to fix this is to copy and commit the mono/1.0 tree to mono/2.0.