Joined: Wed Jun 25, 2008 1:17 am Posts: 1
|
Dear all,
Is there any suggestion for building nHibernate for mono on Linux(ubuntu)? I'm getting an error:
Expression: ${environment::get-folder-path('ProgramFiles')}/Cenqua/Clover.NET 2.0 for ${clover.framework}
^^^^^^^^^^^^^^^^
Property 'clover.framework' has not been set.
but it's actually well repaired :
<property name="clover.home" value="${environment::get-folder-path('ProgramFiles')}/Cenqua/Clover.NET 2.0 for ${clover.framework}" if="${property::exists('clover.framework')}"/>
and then I'm getting an error while building build file:
Could not include build file '/home/iin/Desktop/nhibernate/build-common/common.xml'.
I'm just looking for someone to point me in the right direction.
Thanks for any help.
_________________ horas
|
|