Results 1 to 2 of 2

Thread: Compiling from the command line

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2004
    Posts
    21

    Compiling from the command line

    I downloaded the .NET SDK two months ago in the two setups:

    (1) dotnetfx.exe - The 23 MB framework
    (2) setup.exe - the 106 MB SDK

    I also registered the path C:\WINNT\Microsoft.NET\Framework under the environment variables section. Yet I am not able to run the c sharp compiler from the command line. Although I am using Sharp Develop as well and that works just fine, but I wish to be able to compile raw code from the command line switches, just for pleasure. I also ran the batch file sdkvars.bat that comes with the SDK. Am I missing something?

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682
    Search MSDN for command line compilation. There is an absolute ton of info in there.
    I don't live here any more.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width