Stephen Kinger wrote:
I really don't anderstand why i can't use a simple static attribute in my class, i can't use one of another class ( i have tested this too). Thank you for your help.....
(What do you mean with attribute? C++ knows of nothing called attributes...) But you certainly should be able to use static functions. You might want to try adding -Wl,-z,defs to your LDFLAGS and see if that gives you an error.
_______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
