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 12:11, Paul Thurston <[email protected]> wrote: > Frediano: > > I don't think it's important to worry about other Windows IDEs besides Visual Studio. > > There are two reasons for my thinking on this: > > 1. Visual Studio is the standard IDE for Windows Development > > 2. Alternative IDEs (Borland, MingW, etc) usually contain utility tools to port from a VS project. > > Maintaining project files for the two most recent versions of Visual Studio seems like more than enough support. > This should allow folks to easily customize the 'standard' FreeTDS configuration to one of their own liking. > > Let's ask Damien for his opinion on this one. > > Best, > > Paul > I personally think that putting a standard cross platform system in place would be more useful. Whenever there is duplication there is always the risk that things will go out of sync! However if this is a bit too out of scope then merely maintaining a VS project would suffice. I would prefer to do the former and am willing to give my time to do so.