Re: evb runtime problem

From: Robert Levy [MS] (rlevy_at_online.microsoft.com)
Date: 11/23/04

  • Next message: Keld Laursen: "Re: evb runtime problem"
    Date: Mon, 22 Nov 2004 22:30:27 -0800
    
    

    The .NET Framework SDK (100% free compilers and documentation) is here:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=9b3a2ca6-3647-4070-9f41-a333c6b9181d&displaylang=en

    Command line usage:
    http://blogs.msdn.com/davidklinems/archive/2004/09/01/224427.aspx

    -- 
    Robert Levy
    Program Manager
    Mobile Devices Product Group
    http://blogs.msdn.com/windowsmobile
    This posting is provided "AS IS" with no warranties, and confers no
    rights.
    JamesL wrote:
    > Great, so where do I find these "free" tools.
    >
    > James
    >
    >
    > "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT
    > com> wrote in message news:ubntmsM0EHA.2196@TK2MSFTNGP14.phx.gbl...
    >> 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: Keld Laursen: "Re: evb runtime problem"

    Relevant Pages

    • Re: Call a external program from a program
      ... Then there is no variable named 'KRAFT' in the current or any higher ... If by any chance KRAFT is a command in a library, ... During compilation, an unknown word such as KRAFT is searched for ... it is searched for in attached libraries. ...
      (comp.sys.hp48)
    • Re: FMF Models usage
      ... I would use a batch file, but i'm afraid that the GUI views wouldn't be ... I would expect an IDE to take care of the compilation order ... you should not need to recompile the whole chain. ... Therefore, at the command line, I can do: ...
      (comp.lang.vhdl)
    • Re: FMF Models usage
      ... Fortunately after i compiled the chain in the right order i don't need to ... I would expect an IDE to take care of the compilation order ... I'm afraid that every change i make i have to manually recompile ... Therefore, at the command line, I can do: ...
      (comp.lang.vhdl)
    • Re: Execute a command during a process of Build (Build System with DIRS,SOURCES)
      ... Look at WINCETARGETFILE0, it should give you the power to do what you need ... before compilation stage. ... I know that i can launch my command before to call "build -c". ... | execution of the command 'todobefore.bat' ...
      (microsoft.public.windowsce.platbuilder)
    • Re: VS2005 Command line compilation errors
      ... This entire C compilation should have taken about ... libz.so in the lib folder. ... from the VS2005 command line tool, I get the following errors (which are ... standard LIB path, you need to explicitly reference it from the command ...
      (microsoft.public.dotnet.languages.vc)

    Loading