Hi,

     I'm trying to build a CF 1.0 Windows application (WindowsCE) with NAnt.
 Framework.NET 2.0 mobile applications are successfully builds with NAnt .86
beta using <msbuild>  task.  But NAnt 1.0 CF fails. But NAnt homepage says
it supports CF-1.0.



Log:

"*C:\build.net\SmartDeviceApplication1>nant -f:ABC.build*

*NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)*

*Copyright (C) 2001-2007 Gerry Shaw*

*http://nant.sourceforge.net*

* *

*Buildfile: file:///C:/build.net/SmartDeviceApplication1/ABC.build*

*Target framework: Microsoft .NET Framework 2.0*

*Target(s) specified: build*

* *

* [property] Target framework changed to "Microsoft .NET Compact Framework
1.0".*

* *

*build:*

* *

* [solution] Starting solution build.*

* *

*BUILD FAILED*

* *

*Project
'C:\build.net\SmartDeviceApplication1\SmartDeviceApplication1\SmartDevic*

*eApplication1.csdproj' is invalid or not supported (at this time).*

* *

*Total time: 0.1 seconds.*"



I have  searched the NAnt source code and could not find that NAnt supports
"csdproj " or "vbdproj"  file formats. But I have to do this anyway…

Is the Solution 4 me is to do it with <csc>, Help me….



Thanks,

Dhanuka.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to