On Mon, Mar 12, 2001 at 04:58:53PM +0100, Andrea Mazzolini wrote:
> I'm trying to compile the SSL libraries with BCB5.
> When I run make -f bcb.mak I get the following error:
> 
> Error E2194: Could not find file '.cryptocryptlib.c'

If you _really_ cannot get BCB5 to compile OpenSSL, you may
want to download a VC-built binary package of OpenSSL, then use
BCB5's impdef and implib tools to generate BCB5-compatible import
libraries to link your application with. In this way, your BCB5-built
application will actually be using the VC-built DLLs. 

I do the occasional M2Crypto development this way on a VC-less Windoze 
machine.

-- 
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to