CSC Compile error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cobus Kruger

    CSC Compile error

    Feels quite odd to be posting this message to an MS newsgroup, but it
    does seem to be the most appropriate one.

    I am running SharpDevelop to learn C#. The problem is that when I try
    to build my project, I always get the CS2008 error (No inputs
    specified). According to MS information, this error results when
    csc.exe is executed with no parameters. I couldn't find any place the
    compile command is configured on SharpDevelop (you can only choose to
    use csc or Mono), and looking at the reported bugs on SourceForge and
    newsgroup postings, nobody else seemed to be having the same problem.
    Are there any other causes for this error, or does someone know of any
    configuration I need to do in SharpDevelop?

    Regards,

    Cobus
Working...