Hi
I have checked out Firefox sources via CVS and I have built it.
I want to use xpcshell but it does not work. The error message is "failed to get nsJSRuntimeService!". Does someone know how to solve this problem ?
Did you build a static build? xpcshell doesn't work in static builds (because all the components are linked into the firefox binary instead of being avaialable as dynamic libraries.
--BDS _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
