Re: [Bug Report] Missing Winsock initialization in v0.82
Damien Churchill <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 13 May 2010 09:31, Frediano Ziglio <[email protected]> wrote: > > Yes, the problem with Windows is standards... there is no standards > projects/makefile... nothing... We can compile autoconf/automake under > dozen of different systems but you cannot even port between different > Visual C++ versions... and what about MingW, Borland, Intel and others > compilers? Currently FreeTDS containg files for dev-c++, msvc6, vs2005 > and Nmakefile but who maintains consistently all that files ?? There > are some projects which generate different project files (like CMake > or SCons) but I have no much experience (and not that time to get to). > One "stable" thing (which does not exclude adding project files) we > could make is build a guide on how to adapt files and projects in > order to compile FreeTDS sources (at the end is a bunch of standard C > code... one of the more portable languages I know...). > If someone were to go through and add CMake files or something for the project would you accept them into CVS head?