Then simply use MSBUILD to run your project or solution file from the
command line.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
"Nash" <(E-Mail Removed)> wrote in message
news:c5f4ea48-8d13-42a3-9d28-(E-Mail Removed)...
On Jan 25, 7:06 pm, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
> Managed C++ is not supported in the compact framework.
>
> --
>
> Chris Tacke, Embedded MVP
> OpenNETCF Consulting
> Giving back to the embedded communityhttp://community.OpenNETCF.com
>
> "Nash" <jeevs...@gmail.com> wrote in message
>
> news:f4444e16-2194-4caa-a0ee-(E-Mail Removed)...
>
>
>
> > Dear All,
> > I have an application writtern on VC++.net my question is how to
> > compile that application in command line.
>
> > I tried to compile it using msbuild <.vcproj> /configuration =
> > Release
>
> > it is compiling but my problem is how should i specify which sdk it
> > should use. Either pocketpc 2003 or smartphone 2003 or is there any
> > other way apart from msbuild i should use.
>
> > Thanks in advance.- Hide quoted text -
>
> - Show quoted text -
no i have created it using vc++->smart device project option