I'm updating to SDK 12.0.0 from 10.0.0 and in building my code, I get an error that "fatal error: ant_error.h: No such file or directory" which it trying to be included from app_error.h.
Is this supposed to be missing? Do I copy the old one from 10.0.0?
Tom