'subcomponent' : unknown subcomponent for #pragma component browser
The component pragma contains an invalid subcomponent. To exclude references to a particular name, you must use the references option before the name.
Example
#pragma component(browser, off, i) // warning #pragma component(browser, off, references, i) // ok