Re: [Fwd: FreeTDS for MS VC++ 2010]
LacaK <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> 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.