Skip to Content.
Sympa Menu

freetds - Re: [freetds] [Fwd: FreeTDS for MS VC++ 2010]

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: LacaK <lacak AT zoznam.sk>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [Fwd: FreeTDS for MS VC++ 2010]
  • Date: Fri, 24 Sep 2010 12:09:01 +0200


this dependency is duo to the runtime libraries option you use to compile your library,

got to the libTDS project properties and
under "C/C++" -> code generating, -> change the MT (Runtime Library) property From Multi Threaded [Debug] DLL to Multi Threaded [Debug].

;-) Yes it works now, without need of Runtime libraries (of course final size of dblib.dll is about 100K larger)


PS, you can use a redistribution "C runtime Library" package from MS and use the DLL MT function.
Yes

Thank you
-Laco.





Archive powered by MHonArc 2.6.24.

Top of Page