Hi all,
I'm using Carbide.c++ with UIQ3 SDK
Does anyone know what could be causing the following:
identifier 'size_t' redeclared was declared as: 'int' now declared as: 'unsigned int'
:con?
also I get
identifier 'wchar_t' redeclared was declared as: 'int' now declared as: 'unsigned short'
I think I'm making a biginers mistake but what it is?
Thanks,
elgrande 😃