hi
i tried to build the program in
visual studio c++.net
i got stuck at the step "nmake -f ntdll.mak"
i've already changed the SRC_D value in the
ntdll.mak file to the openssl directory
some how, when it tried to compile the
cryptlib.c file, it couldn't find stdio.h
does any1 know how to solve this?

Desmond




From: Edward Chan <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: How to make in Visual C++ 6.0
Date: Mon, 2 Dec 2002 11:38:15 -0800 (PST)

The instructions show how to build using command line.
 Is there a nice .dsp file that allows building from
within the IDE?

Thanks,
Ed

--- Cory Albrecht <[EMAIL PROTECTED]> wrote:
> --- Rick_Zhang <[EMAIL PROTECTED]> wrote:
> > i went to compile openssl in vc 6.0, but i found
> > lack of some files.
>
> > Can someone help me? Or send me he project files ?
>
> Look in the file INSTALL.W32 that comes with the
> OpenSSL source. It has
> directions on how to build OpenSSL in Win32 with
> VC++, Borland, and gcc
> (mingw32 or cygwin).
>
> For VC++ it shows how to build both a .dll version
> and a .lib version.
> Also, how to build debug versions is mentioned in
> the section labelled
> "Tweaks".
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
>
______________________________________________________________________
> OpenSSL Project
> http://www.openssl.org
> User Support Mailing List
> [EMAIL PROTECTED]
> Automated List Manager
[EMAIL PROTECTED]


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

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

Reply via email to