Agreed.  BCB cannot use VC++ import .lib files.  Sorry for not mentioning that 
earlier.



Ryan Pfeifle
Sr. Programmer
Voice Print International, Inc.


Immediate Results. Unmatched Value.

Tel: 1.805.389.5200 x5297
Fax: N/A
Email: r...@vpi-corp.com
Web: www.VPI-corp.com

Experience the VPI Value Advantage at http://www.VPI-corp.com/Value

The information transmitted in this message is intended only for the addressee 
and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete this material from any computer.
________________________________________
From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On 
Behalf Of Mounir IDRASSI [mounir.idra...@idrix.net]
Sent: Friday, December 24, 2010 2:51 AM
To: openssl-users@openssl.org
Subject: Re: Building OpenSSL vs Downloaded

Hi,

Use IMPLIB on the OpenSSL Dlls (e.g implib.exe -a libeay32.lib
libeay32.dll) in order to create OMF export libraries instead of the
COFF ones produced by VC++.
With them, the link will be successful.

Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to