Skip to Content.
Sympa Menu

freetds - Re: [freetds] [Fwd: FreeTDS for MS VC++ 2010]

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: LacaK <lacak AT zoznam.sk>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [Fwd: FreeTDS for MS VC++ 2010]
  • Date: Mon, 04 Oct 2010 12:59:30 +0200


so the real request or question is: how do I easily build FreeTDS on Windows?
Yes ;-)

the answer to that is: use the Nmakefile from the tarball you've downloaded
(it wasn't in 0.82 but you'll want to download a current snapshot anyway).
When I run NMake.exe using command like:
"C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" -f Nmakefile -nologo PLATFORM=win32 CONFIGURATION=debug

Then error is shown (same under VC2005,2010):
'perl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'perl' : return code '0x1'
Stop.


feel free to ask further questions if you run into problems with the Makefile.

What to do next ? ;-)

-Laco.





Archive powered by MHonArc 2.6.24.

Top of Page