www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Attribute 'name has not been declared.
Description
The compiler has encountered an attribute name that has not been declared.
Recommendation
Check to make sure that the attribute has been properly declared. If the attribute declaration is in a package, make sure the package has been properly loaded from the library and make sure the package contents have been made visible with a use statement.