RE: How to make in Visual C++ 6.0

2002-12-02 Thread Steven Reddie
11:31 AM To: [EMAIL PROTECTED] Subject: RE: How to make in Visual C++ 6.0 Hi no i'm not using winCE. i'm using win 2000. and visual studio.net here's what i did i installed perl and set the path for it to be exe etc..and ran the following commands perl Configure VC-WIN32 ms\do

RE: How to make in Visual C++ 6.0

2002-12-02 Thread Desmond Ling
s the directory where the stdio.h lives. how do u do that? Desmond From: "Steven Reddie" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: How to make in Visual C++ 6.0 Date: Tue, 3 Dec 2002 11:17:16 +1100 That file is only used for the Win

RE: How to make in Visual C++ 6.0

2002-12-02 Thread Steven Reddie
That file is only used for the Windows CE build. Are you building for Windows CE? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Desmond Ling Sent: Tuesday, 3 December 2002 11:02 AM To: [EMAIL PROTECTED] Subject: Re: How to make in Visual C++ 6.0 hi

Re: How to make in Visual C++ 6.0

2002-12-02 Thread Desmond Ling
i am using visual studio .Net Desmond From: "Sisyphus" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: Re: How to make in Visual C++ 6.0 Date: Tue, 3 Dec 2002 09:59:41 +1100 - Original Message - From: "Desmond Ling" <[EMA

Re: How to make in Visual C++ 6.0

2002-12-02 Thread Sisyphus
- Original Message - From: "Desmond Ling" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 9:18 AM Subject: Re: How to make in Visual C++ 6.0 > hi > i tried to build the program in > visual studio c++.net > i got stuck at th

Re: How to make in Visual C++ 6.0

2002-12-02 Thread Desmond Ling
y1 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

Re: How to make in Visual C++ 6.0

2002-12-02 Thread Edward Chan
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 fi

Re: How to make in Visual C++ 6.0

2002-11-27 Thread Cory Albrecht
--- 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++,

How to make in Visual C++ 6.0

2002-11-25 Thread Rick_Zhang
Hi, all guys, 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 ? Thanks Regards Rick_Zhang [EMAIL PROTECTED] 2002-11-25 __ OpenSSL Project