Yes, but you must use the CF assemblies, not the full framework assemblies
whn building. Search the archives for examples or look at the scripts used
to build the OpenNETCF SDF.
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
"Eduardo Pavinato Klein" <(E-Mail Removed)> wrote in message
news:eCnr7$(E-Mail Removed)...
> Hi all.
>
> I'm using nant (http://nant.sourceforge.net/) to build .NET assemblies and
> it was succesfull.
> When I try to build .NET CF assemblies, Nant returns success status but my
> application does not run in my devide or emulator.
>
> Does Visual Studio use CSC to build .NET CF assemblies? Is there a
> specific parameter I'm missing?
>
> Thanks,
> Eduardo Klein
>