Re: RE: RE: nmake problem on win2000

2002-04-26 Thread Erik Ulrichts
Turn of the /WX flag. This flag threads warning as errors. I also had the problem. I solved my problem. I have a problem with a combined installation of VC6 and .NET Regards, Erik Ulrichts HypertrustNV - Original Message - From: "Chuo HUANG(CMS)" <[EMAIL PROTECTED]

RE: nmake problem on win2000

2002-04-25 Thread Erik Ulrichts
Hi, This problem has been mentoned before. In the mailing lists from openssl the following is proposed : replace : #include unistd.h with #include #ifndef MSDOS #include #else #include typedef int pid_t; #endif Regards, Erik Ulrichts Hypertrust NV Belgium [EMAIL PROTECTED

Using OpenSSL in combination with nCipher

2001-02-15 Thread Erik Ulrichts - HyperTrust nv
Hi All, I just installed openssl-engine-0.9.6 on win NT. I'm trying to find out how to use this in combination with a nCipher-device (nForce). But I don 't know how. Does somebody have a few small samples how to this? Ulrichts Erik HyperTrust __