Hi all,
I was just trying out SharpDevelop and Mono on the windows platform. It appears
to be a fantastic tool so far, but I can't figure out how to specify Mono as the
default framework for NANT.
I tried specifying "-defaultframework:mono-1.0" in the external tools option in
SharpDevelop, but trying to build the project gives the following error :

"
Running NAnt.
I:\Program Files\SharpDevelop\bin\nant\nant.exe -nologo -v
-buildfile:NovalenniumSodaClassLibrary.build -D:debug=true
-defaultframework:mono-1.0 Framework net-1.2 is invalid and has not been loaded 
:
Framework directory C:\WINDOWS\Microsoft.NET\Framework\v1.2.30703 does not 
exist.
Framework mono-1.0 is invalid and has not been loaded : Property 
'sdkInstallRoot'
has not been set.
Framework sscli-1.0 is invalid and has not been loaded : Framework directory
C:\sscli\build\v1.x86fstchk.rotor does not exist.
Invalid framework 'mono-1.0' specified.

Possible values include:

 netcf-1.0 (Microsoft .Net Compact Framework Framework 1.0)
 net-1.1 (Microsoft .NET Framework 1.1)
 net-1.0 (Microsoft .NET Framework 1.0)
"

I've tried going through the FAQ's at the NANT homepage, but couldn’t find what 
I
was looking. 

All help will be highly appreciated.
Regards,
Nabeel  Moeen



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to