Error while building the .Net application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DotNetJunkies User

    #1

    Error while building the .Net application

    Hello All,
    I have one Appliation writtein C#.
    When I tried to Build this then following error is coming. Could u help me how to solve this.

    """Performi ng Pre-Build Event...
    'nmake' is not recognized as an internal or external command,
    operable program or batch file.
    Project error: A tool returned an error code from the build event """


    Thank in advance
    Aryan


    ---
    Posted using Wimdows.net NntpNews Component -

    Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.
  • Jon Skeet [C# MVP]

    #2
    Re: Error while building the .Net application

    DotNetJunkies User <User@-NOSPAM-DotNetJunkies.c om> wrote:[color=blue]
    > I have one Appliation writtein C#.
    > When I tried to Build this then following error is coming. Could u help me how to solve this.
    >
    > """Performi ng Pre-Build Event...
    > 'nmake' is not recognized as an internal or external command,
    > operable program or batch file.
    > Project error: A tool returned an error code from the build event """[/color]

    How are you trying to build it?

    --
    Jon Skeet - <skeet@pobox.co m>
    Pobox has been discontinued as a separate service, and all existing customers moved to the Fastmail platform.

    If replying to the group, please do not mail me too

    Comment

    • Jon Skeet [C# MVP]

      #3
      Re: Error while building the .Net application

      DotNetJunkies User <User@-NOSPAM-DotNetJunkies.c om> wrote:[color=blue]
      > I have one Appliation writtein C#.
      > When I tried to Build this then following error is coming. Could u help me how to solve this.
      >
      > """Performi ng Pre-Build Event...
      > 'nmake' is not recognized as an internal or external command,
      > operable program or batch file.
      > Project error: A tool returned an error code from the build event """[/color]

      How are you trying to build it?

      --
      Jon Skeet - <skeet@pobox.co m>
      Pobox has been discontinued as a separate service, and all existing customers moved to the Fastmail platform.

      If replying to the group, please do not mail me too

      Comment

      Working...