Archived Content
When compiling, I get an error citing the "redeclaration of C++ built-in type 'wchar_t' " in the Aw.h file (build 93). The culprit seems to be the #ifndef sequence near the top, but what the heck? If the type is previously defined, how does this matter ??
Or is it just me and no one else had this error? (Not an unreasonable possibility......)
Any input is obviously appreciated; thanks in advance!
Dave