Re: Again VC6 compilation is broken in freetds-0.83.dev.20110125
Михаил Гаврилов <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Thanks. It work also and for me on XP SP3 with VS 6.0 Does it compile if you remove these lines from include\tds_sysdep_private.h? > > #ifdef bug_HAVE_INTTYPES_H > #include <inttypes.h> > #endif > > That works for me on XP SP3 with VS 2005. > > --jkl >