Re: evb runtime problem
From: Paul G. Tobey [eMVP] (ptobey)
Date: 11/22/04
- Next message: JamesL: "Re: evb runtime problem"
- Previous message: Paul G. Tobey [eMVP]: "Re: evb runtime problem"
- In reply to: Eric: "Re: evb runtime problem"
- Next in thread: JamesL: "Re: evb runtime problem"
- Reply: JamesL: "Re: evb runtime problem"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 12:38:45 -0700
The same way code was compiled in Unix and DOS in the past. You run the
compiler program and pass it some switches (including one which indicates
.NET CF target), and the name of the file to compile.
I'd look for the free tools that Robert mentioned, if you're not already
comfortable with command line compilation...
Paul T.
<Eric> wrote in message news:%234ReK8L0EHA.2788@TK2MSFTNGP15.phx.gbl...
> Robert Levy [MS] wrote:
>
>> The .NET Framework SDK is a free download which contains everything
>> you need to do command-line compilation for .NET Compact Framework
>> apps.
>
> How do you build mobile apps from the commandline? I have played with
> the commandline some, but I haven't found this...
>
> Can you tell it to target CF 1.0 on an ARM4 CPU, for example?
>
> Eric
- Next message: JamesL: "Re: evb runtime problem"
- Previous message: Paul G. Tobey [eMVP]: "Re: evb runtime problem"
- In reply to: Eric: "Re: evb runtime problem"
- Next in thread: JamesL: "Re: evb runtime problem"
- Reply: JamesL: "Re: evb runtime problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|