Re: building 0.83.dev.20101013 with VC9: _vsnprintf error
Roman Neuhauser <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
# [email protected] / 2010-10-14 15:42:55 +0200: > Try moving the lines > > #ifdef _FREETDS_LIBRARY_SOURCE > # include "tds_sysdep_private.h" > #endif /* _FREETDS_LIBRARY_SOURCE */ > > after these lines > > #if !defined(_WIN32) > # include <unistd.h> > #endif > > (src/replacements/getopt.c) thanks, this helped (after i got rid of TDS_RCSID). -- roman