-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mahabhashyam Anupama
Sent: Thursday, 27 November 2003 2:29 PM
To: [EMAIL PROTECTED]
Subject: RE: Win CE 3.0 with OpenSSLHi Steven,
Yes, the windows.h file is in the C:\Windows CE Tools\wce300\Pocket PC 2002\include folder. I tried running agin and this time I got the following error message. Can you please let me know where/how I have to set the include environment variable. Currently, I did not find any PPC related evoronment variables in my desktop propoerties. Error message shown below:
-----------------------------------
C:\openSSL\openssl-0.9.7c>nmake -f ms\ce.makMicrosoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.Building OpenSSL
copy nul+ .\crypto\buildinf.h tmp32_ARM\buildinf.h
nul
.\crypto\buildinf.h
1 file(s) copied.
clarm.exe /Fotmp32_ARM\cryptlib.obj -Iinc32 -Itmp32_ARM /W3 /WX /Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DW
CEPLATFORM=MS_POCKET_PC_2000 -DARM -D_ARM_ -DUNDER_CE=300 -D_WIN32_CE=300 -DUNICODE -D_UNICODE -DWIN32 -DWIN32
_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DNO_CHMOD -IC:\openssl\wcecompat/include /Fdout32_ARM -DOPENSSL_NO_KRB5
-c .\crypto\cryptlib.c
cryptlib.c
tmp32_ARM\e_os.h(233) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
NMAKE : fatal error U1077: 'clarm.exe' : return code '0x2'
Stop.
----------------------------------------
Set yourself up for fun at home! Get ti ps on home entertainment equipment, video game reviews, and more here. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Title: Message
The
first instruction listed in OpenSSL's INSTALL.WCE file, executing eVC's
WCEARM.BAT file (or similar), should result in setting the INCLUDE environment
variable. Have you run that command? If so, can you open a fresh
command prompt window, execute the following commands, and send me the
results:
C:\> set
C:\> "C:\Program Files\Microsoft
eMbedded Tools\EVC\WCE300\BIN\WCEARM.BAT"
C:\> set
Regards,
Steven
- Re: Win CE 3.0 with OpenSSL Mahabhashyam Anupama
- RE: Win CE 3.0 with OpenSSL Steven Reddie
- Re: Win CE 3.0 with OpenSSL Mahabhashyam Anupama
- RE: Win CE 3.0 with OpenSSL Steven Reddie
- RE: Win CE 3.0 with OpenSSL Mahabhashyam Anupama
- RE: Win CE 3.0 with OpenSSL Steven Reddie
- RE: Win CE 3.0 with OpenSSL Mahabhashyam Anupama
- RE: Win CE 3.0 with OpenSSL Steven Reddie
- RE: Win CE 3.0 with OpenSSL Mahabhashyam Anupama
- RE: Win CE 3.0 with OpenSSL Steven Reddie
- integrating OpenSSL into a cross platfor... tuviah snyder
- RE: Win CE 3.0 with OpenSSL Mahabhashyam Anupama
- re[2]: Win CE 3.0 with OpenSSL Jeff Roberts