I presume that you're trying the Pocket PC 2003 SDK. I haven't upgraded to that myself but I've just checked the header files and Microsoft do now include a time.h that includes a struct tm. Wcecompat will need work which I don't currently have time for. If you wish to contribute patches I can incorporate them.
Regards, Steven -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kambourakis Georgios Sent: Friday, 3 October 2003 10:02 PM To: '[EMAIL PROTECTED]' Subject: Problem with time.h in wcecompat Hi, Compiling an Openssl client for Win CE compiler displays an error like "ash1.h cannot include file time.h". I suppose that i have to use time.h included in wcecompat (include folder). But if you do that next compiler error message is "time.h error C2011 tm struct type redefinition". Any advices - options ?? Many thanks in advance ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
