From: | Dave Cramer <davecramer(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: How can I run installcheck using powershell ? |
Date: | 2016-07-20 00:55:52 |
Message-ID: | CADK3HHL7KjZCCFBLRe2bAVdzpeTtpABdaQW0u+XrqAvCguy7TA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Michael,
Here is the complete link error
link.exe @C:\Users\DAVECR~1\AppData\Local\Temp\nm45D.tmp
Creating library .\_Unicode_Release\psqlodbc35w.lib and object
.\_Unicode_Release\psqlodbc35w.exp
odbccp32.lib(dllload.obj) : error LNK2019: unresolved external symbol
__vsnwprintf_s referenced in function _StringCchPrintfW
.\_Unicode_Release\psqlodbc35w.dll : fatal error LNK1120: 1 unresolved
externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
14.0\VC\BIN\link.exe"' : return code '0x460'
Thanks!
Dave Cramer
On 19 July 2016 at 20:33, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> wrote:
> On Wed, Jul 20, 2016 at 9:10 AM, Dave Cramer <davecramer(at)gmail(dot)com> wrote:
> > I am using VC2015, which is probably the cause
>
> From which file(s) is the error coming? This strongly smells like a
> patch using _MSC_VER is needed.
> --
> Michael
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2016-07-20 01:20:59 | Re: How can I run installcheck using powershell ? |
Previous Message | Michael Paquier | 2016-07-20 00:33:13 | Re: How can I run installcheck using powershell ? |