Hello, I follow the FAQ "Build NHibernate from the Trunk", from hibernatingrhinos.com.
I use TortoiseSVN client to download the sources of Nhibernate from the Trunk, and works fine. But when I try to run Nant in local repository on a Windows 7 machine to build the sources an error like this appears: ************************************************************************************ D:\NHibernate SVN Trunk\nhibernate>..\nant\bin\NAnt.exe NAnt 0.86 (Build 0.86.2898.0; beta1; 08-12-2007) Copyright (C) 2001-2007 Gerry Shaw http://nant.sourceforge.net BUILD FAILED Failed to initialize the 'Microsoft .NET Framework 2.0' (net-2.0) target framewo rk. Property evaluation failed. Expression: ${path::combine(sdkInstallRoot, 'bin')} ^^^^^^^^^^^^^^ Property 'sdkInstallRoot' has not been set. ********************************************************************************** What am I doing wrong? Tia, Jorge Mota -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
