<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2>You should have all the same problem with the
stddef.h headers for MSVC6, MSVC7.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>best wishes,</FONT></DIV>
<DIV><FONT face=Arial size=2>Marti</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=malemany@nero.com href="mailto:malemany@nero.com">Marti
Bayo-alemany</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=aspectc-user@aspectc.org
href="mailto:aspectc-user@aspectc.org">aspectc-user@aspectc.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, September 08, 2005 7:12
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Aspect C++ and Symbian
Error</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get the following error from ac++ when
trying to compile with stddef</FONT></DIV>
<DIV><FONT face=Arial
size=2>C:/Symbian/7.0s/Series60_v20/Epoc32/include/libc/stddef.h:13: error:
`signed' or `unsigned' invalid for given type </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The offending line of code is ...</FONT></DIV>
<DIV><FONT face=Arial size=2>typedef unsigned short int wchar_t;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>any idea how to work around that ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>best wishes,</FONT></DIV>
<DIV><FONT face=Arial size=2>Marti</FONT></DIV></BLOCKQUOTE></BODY></HTML>