Re: MinGW + Windows
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Harry Sfougaris wrote: > I would like to ask if anyone know how to build FreeTDS under Windows, > without using Visual Studio. In the current snapshot, there's a file "Nmakefile" in the top directory. I use it to build using Microsoft's nmake.exe and cl.exe. If you have Visual Studio, you should have those utilities, too. HTH. --jkl