I have been using the Indigo release for some time. I keep having a reoccuring problem with enumerations defined in include files not working. The IDE reports the symbole can't be resolved but if I copy it to the file it complains about a conflict.
This shows that it does indeed resolve it but doesn't like it for some reason.
I really hate having to code the same enumeration in many different files. Isn't that what includes are all about?