View Single Post
Old 11-26-2004, 09:47 PM   #1 (permalink)
Lionheartilly
 
Newb Techie

Join Date: Aug 2004

Posts: 18

Lionheartilly

Default compiling C# in command prompt help

Just installed and tried to learn C# today w/out any other programming experience.

I was reading through a tutorial in

http://www.csharphelp.com/archives2/archive402.html


and I followed everything it told me to.

However, I have a problem with the compiling with csc.
I type:

csc /nologo /out:hello.exe hello.cs

and i receive an error message indicating that csc command does not exist.
I run winXP. please advise, and thanks!
Lionheartilly is offline