Best
regards,
--------------------------------------------
Jordan Cheun Ngen,
Chong
INF-4067 Universiteit Twente
Postbus 217
7500 AE Enschede
The
Netherlands
Distributed and Embedded Systems
(DIES)
--------------------------------------------
Office Phone: +31 53
4894655
Web site: http://www.cs.utwente.nl/~chong
Email Add.:
[EMAIL PROTECTED]
============================================
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of YONG.YUE
Sent: Monday, September 10, 2001 11:17 AM
To: '[EMAIL PROTECTED]'
Subject: ??: Please Help: Crypto library with Visual C++
i think all necessary files for your application is as follows:
openssl-0.9.6a/out32dll/ : ssleay32.dll & libeay32.dll
ssleay32.lib & libeay32.rlsopenssl-0.9.6a/inc32/openssl - this directory contains all head files needed
you can do this by two means
first : you copy the inc32/openssl to the vc include directory such as
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\openssl ...
vc++ can find this head file automaticly.
this one seems much more easy ..hahasecond ..you make a directory called include parallel to your project diectory..
copy openssl head files to this directory ..
then in your project setting: c++ /preprocessor /additonal include directories ... add : ..\includethen all ok ..
have a good time
-----�ʼ�ʼ�-----
������: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]���� Jordan C N Chong
����ʱ��: 2001��9��10�� 15:43
�ռ���: openss-user
����: Please Help: Crypto library with Visual C++
Dear All,
Thousand thanks for your help. I really appreciate that. Your help really
means a lot to me...Now, the problem is about the VC setting,
I am not sure how to set the directory settings for the project
For example, I copied all the files from the directory "crypto" in the
"openssl-x-x" to another directory, and then rename it to "openssl". I
include the header file of envelope "evp/evp.h". But when I compile the
file, the compiler complains it couldn't find the file
"openssl/opensslconf.h" (which exists in the "crypto" directory).I hope you could understand my problem. So... I am really confused on how
to set up the directory. I don't want to modify all the header files. Is
there alternative ways? Please help. Thousand thanks. Wish you all the best.
Best regards,
--------------------------------------------
Jordan Cheun Ngen, Chong
INF-4067 Universiteit Twente
Postbus 217
7500 AE Enschede
The NetherlandsDistributed and Embedded Systems (DIES)
--------------------------------------------
Office Phone: +31 53 4894655
Web site: http://www.cs.utwente.nl/~chong
Email Add.: [EMAIL PROTECTED]
============================================______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
