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: "Neuhauser, Roman (GE Capital, consultant)" <Roman.Neuhauser AT ge.com>
  • 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 11:42:41 +0100

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.

--
roman




Archive powered by MHonArc 2.6.24.

Top of Page