Not all .dlls are created equal - a .NET .dll is generally not win32-specific.

/Oskar


2010/11/18 VŠ <kafe.caj.a.suse...@gmail.com>:
> Hi,
>
> thanks for response.
>
> Did you mean, that I can just use FluentNHibernate.dll and NHibernate.dll,
> etc.. compiled for Win32? :D
> I understand the MSIL/CIL (I hope so :P), but I don't understand *.dll on
> linux, I've never seen that before!, but it sounds great.
>
> Ok, thanks, I will try just to use win 32 dlls..
>
> Dne 17.11.2010 23:20, Rasmoo napsal(a):
>>
>> Why do you even try to recompile anything? Afaik, people are using the
>> NHibernate binaries as-is on *nix.
>>
>> Your statement
>>
>>>
>>> Is there FNH already compiled for linux?
>>>
>>
>> makes me think that you're missing something... Did you forget
>> that .NET assemblies are as good as always platform neutral MSIL/CIL?
>>
>> On Nov 17, 8:47 pm, VŠ<kafe.caj.a.suse...@gmail.com>  wrote:
>>
>>>
>>> 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/FluentNHiberna
>>> te/Mapping/AccessStrategyBuilder.cs(22,22):
>>> Error CS0425: The constraints for type parameter
>>> `TPropertyAccessorClass' of method
>>>
>>> `FluentNHibernate.Mapping.AccessStrategyBuilder<T>.Using<TPropertyAccessorC
>>> lass>()'
>>> must match the constraints for type parameter `TPropertyAccessorClass'
>>> of interface method
>>>
>>> `FluentNHibernate.Mapping.AccessStrategyBuilder.Using<TPropertyAccessorClas
>>> s>()'.
>>> 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.
>
>

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