Hello,

please, how to compile FNH under Mono in MonoDevelop?

I just upacked source files from zip, opened FluentNHibernate.sln in MonoDevelop (2.4 in debian repo) and started the compilation.

Error:
/home/xxx/Projects/FNH/fluentnhibernate-source-1.1.0.691/src/FluentNHibernate/Mapping/AccessStrategyBuilder.cs(22,22): Error CS0425: The constraints for type parameter `TPropertyAccessorClass' of method `FluentNHibernate.Mapping.AccessStrategyBuilder<T>.Using<TPropertyAccessorClass>()' must match the constraints for type parameter `TPropertyAccessorClass' of interface method `FluentNHibernate.Mapping.AccessStrategyBuilder.Using<TPropertyAccessorClass>()'. Consider using an explicit interface implementation instead (CS0425) (FluentNHibernate)

On windows it is OK :-(

Is there FNH already compiled for linux? Do I need to compile NHibernate too?

Best Regards,
KCS

--
You received this message because you are subscribed to the Google Groups "Fluent 
NHibernate" group.
To post to this group, send email to fluent-nhibern...@googlegroups.com.
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en.

Reply via email to