On Tue, Mar 27, 2007, Maria Iervasi wrote:

> I had followed the orders listed in "INSTALLATION ON THE WIN32 PLATFORM" 
> /"Visual C++"
> and I cant get the openSsl intalled.
> First, I use WindowsXP.
> 
> >>Firstly you should run Configure:
> >>perl Configure VC-WIN32 --prefix=c:/some/openssl/dir
> 
> Thats OK, I get no problem.
> 
> >>If you don't want to use the assembly language files at all then run:
> >>ms\do_ms
> 
> Here I get:
> %OSVERSION% is not defined at util/pl/VC-32.pl line 41
> Compilation failed in require at util\mkimf.pl line 138
> 
> >>Then from the VC++ environment at a prompt do:
> >>nmake -f ms\ntdll.mak
> 
> ms\uplink.c(11) : fatal error C1083: Cannot open include file: 'windows.h': 
> No such file or directory
> NMAKE : fatal error u1077: 'cl' : return code '0x2' Stop
> 
> I cant get what is happening... why doesnt recognize windows.h....
> 
> I really need the .lib files... I am developing a program on VisualC++ and 
> I cant do it without the libraries...
> 
> Or.. can I? I have the .dll files.. but I use to add the librearis (.lib) 
> on Project/Setting/Link
> 

The VC++ environment is not set up properly. The easiest way to do that is
from the command prompt shortcut from visual studio.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to