Re: MinGW + Windows
Paul Thurston <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <2A93B3F6EB39EA48A0D41234D272A82A5F501E683B@EXVMBX020-11.exch020.serverdata.net> |
Harry: Which version of Visual Studio are you using? I was able to build FreeTDS under Windows Vista using VC9. Did you try building a "Hello SQL" app and linking to the Windows build of FreeTDS? This would confirm that the dlls are okay in your Windows build. Paul From: [email protected] [mailto:[email protected]] On Behalf Of Harry Sfougaris Sent: Thursday, May 06, 2010 3:19 PM To: [email protected] Subject: [freetds] MinGW + Windows I've been struggling with this for days, and I would like to ask if anyone know how to build FreeTDS under Windows, without using Visual Studio. The Visual Studio project compiles just fine (although with many warnings), but the libraries it creates are not usable by Qt (I get linker errors). I want to use db-library directly in a Qt project. I downloaded msys, with which I can succesfully run configure and make, but it doesn't create .lib or .dll, but rather .a files. These generate more linker errors... I really don't care about compiling it with MiniGW, I just want a built version of the library I can use with Qt under Windows. And since Qt under Windows used MiniGW, I'm thinking that's what I need to do. I managed to compile FreeTDS very easily under OSX, and so I must be doing something very wrong here... Thanking you in advance, Harry Sfougaris _______________________________________________ FreeTDS mailing list [email protected]<mailto:[email protected]> http://lists.ibiblio.org/mailman/listinfo/freetds