Skip to Content.
Sympa Menu

freetds - Re: [freetds] MinGW + Windows

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Paul Thurston <pthurston AT netegrate.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] MinGW + Windows
  • Date: Thu, 6 May 2010 13:49:35 -0700

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: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Harry Sfougaris
Sent: Thursday, May 06, 2010 3:19 PM
To: freetds AT lists.ibiblio.org
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

FreeTDS AT lists.ibiblio.org<mailto:FreeTDS AT lists.ibiblio.org>

http://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page