Skip to Content.
Sympa Menu

freetds - Re: [freetds] Win32 Make

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Win32 Make
  • Date: Tue, 4 Aug 2015 01:08:51 +0100

2015-07-31 18:30 GMT+01:00 Michael Becker <m.becker AT spider-software.net>:
>> For the printf problem I ended up with this patch
>>
>> https://github.com/FreeTDS/freetds/commit/9503e9accecd47f6c7e71a57b846c3f234313993.
>> Looks fine and works in both Windows and Linux.
>> I started having a problem with linking however.
>>
>> https://ci.appveyor.com/project/FreeTDS/freetds/build/91/job/3wp9db8c3uqvgq0n.
>> Looks like library that visual studio try to use are not compiled with
>> same options :( Could be SDKs used is the wrong one ?
>>
> for that reason I tried to include legacy_stdio_definitions.lib
> if I change the makefile by hand it works fine with the lib, but I didn't
> manage to adjust the CMakeLists.txt in the right way ...
>

I did some updates. printf family function are correctly detected.
Also if needed the legacy_stdio_definitions is included. Still the 64
bit version on AppVeyor does not work. Don't know why. Hope Ramiros
can shed some light.

Frediano



  • Re: [freetds] Win32 Make, Frediano Ziglio, 08/03/2015

Archive powered by MHonArc 2.6.24.

Top of Page