Skip to Content.
Sympa Menu

freetds - Re: [freetds] NMakefile from freetds-0.83.dev.20101006 RE: [Fwd: FreeTDS for MS VC++ 2010]

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] NMakefile from freetds-0.83.dev.20101006 RE: [Fwd: FreeTDS for MS VC++ 2010]
  • Date: Wed, 13 Oct 2010 23:35:55 -0400

Neuhauser, Roman (GE Capital, consultant) wrote:
>
> From: LacaK
> > Now it ends with :
> >
> > 'cl' is not recognized as an internal or external command,
> > operable program or batch file.
> > NMAKE : fatal error U1077: 'cl' : return code '0x1'
> > Stop.
>
> you need to run vcvarsall.bat found somewhere in you VC install,
> or build freetds from the "Visual Studio Command Prompt" which
> runs it for you. this is *the* basic step required to build
> anything with VC on the command line.

I updated the Nmakefile again today. It now tests for the presence of a
CVS directory to decide whether or not to build the generated header
files, obviating the need for FROM_TARBALL. And it checks that cl.exe is
on the path, else stops with an error message.

HTH.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page