Skip to Content.
Sympa Menu

freetds - [freetds] Win32 Make

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Becker <m.becker AT spider-software.net>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Win32 Make
  • Date: Wed, 29 Jul 2015 18:17:17 +0200

Hi,

I am using
Visual Studio 2015
cmake 3.3.0-rc4
freetds-0.95.18

running

cmake -G "NMake Makefiles" .

does not find vsnprintf nor _vsnprintf
as result of this the file src\replacements\vasprintf.c can not be compiled
adding "#define _VSNPRINTF 1" to include\config.h solves the problem

is there a better solution?

Thanks: Michael
begin:vcard
fn:Michael Becker
n:Becker;Michael
email;internet:m.becker AT spider-software.net
x-mozilla-html:FALSE
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.24.

Top of Page