Hi, I am trying to create a component using the instructions at:
http://developer.mozilla.org/en/docs/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System I am getting this error: undefined reference to `nsAString::~nsAString()' Except if I add: MOZILLA_INTERNAL_API = 1 To my make file. Is there any way to avoid this? What are the implications of defining that symbol? Thanks _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
