For example:
ProfileStruct* profileItem = new ProfileStruct();
// using profileItem... //
I got an error about undefined reference to `ProfileStruct::ProfileStruct[in-charge]()' during compilation.
How can I fix this?
Thanks, Adele
_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
