Re: win32 build, {tds_}types.h and Nmakefile
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
2011/6/28 Ramiro Morales <[email protected]>: > Hi all, > > I'm trying to build a Freetds 0.91 post RC2 [1]snapshot tarball under win32 > using a M$ C compiler (Visual C from Visual Studio 2008). I'm using > the Nmakefile. > > The build process reports it doesn't know how to build src/tds/types.h > > But there is no such file, and as I'm not using a CVS checkout, all the > generated .h files should have been already created and no perl interpreter > should be needed. > > Instead, there is a src/tds/tds_types.h file. > > Is it posible that such .h file file got renamed at some poiny Nmakefile > is in need of an update like this?: > Applied, we forget to update this file. bye freddy77