I have also XP and openssl 0.9.7b and I can build without any problems  the
static and dll libraries (libeay32 and ssleay32) in debug and not debug mode.
 
I have also a lot of VC++ projects (6.0 and 7.0) that uses STL and openssl.
 
For building the libraries,
 
- perl configure VC-WIN32
- edit the ms\do_nt.bat to add the debug version
- ms\do_nt.bat
- nmake nt.mak
- nmake ntdll.mak
- nmake ntDebug.mak
- nmake ntDebugdll.mak
 
And after each nmake, run the test to see if all is fine and checks also
the error messages of nmake if any, specially in the link phase.
 
Sorry if I mispelled some files but I write that email from my second PC.
Tomorrow I will work with the other one on which I installed openssl and
I will be more precise if you need it.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Jason Berger
Sent: Tuesday, July 15, 2003 8:58 PM
To: [EMAIL PROTECTED]
Subject: Building on XP Question

I think I need a little help.  I’ve followed the instructions and when I ran nmake it seemed to do the trick. Although I don’t have any dlls in my out32dll directory.  I do however have a bunch of objects in the tmp32dll directory.  So, where do I go now? All of my path variables are setup correctly. 

 

Also, I’m using Visual Studios and was wondering if you had any sample projects or directions on how to link to openssl (c++) so I can at least try to build a test.

 

Thanks,

 

Jason  

Reply via email to