View Single Post

   
  #11 (permalink)  
Old 04-17-2008, 05:20 PM
Rainer Bauer
 
Posts: n/a
Default Re: [psqlODBC 08.02.0402] OpenSSL libraries

Hiroshi Inoue wrote:

>> Any pointer where I could start looking what goes wrong?
>>
>> This is the command I use to build the driver:
>> nmake /f win32.mak CFG=Debug ANSI_VERSION=yes MSDTC=no ALL
>>

>Hmm I rarely use the Debug version and I'm not sure about it.


I get the same error if I compile the release version.

Could you please send me the exact command you are using to build the ANSI
driver?

>> Could you send send me offlist the (debug/release) your DLLs from 8.2.0402 so
>> I could verify whether they are working?

>
>I attached the debug and release dlls.


Both are working.

So this is either a VS2005 specific problem or the problem is caused by the
OpenSSL version I am using.

Rainer
Reply With Quote