Hi,
I've build a c++ xpcom component which builds and runs fine in my current
mozilla tree ( latest from cvs ). However when I copy my dll and xpt into
the components directory of a mozilla nightly ( binary download ) I get the
following error when running regxpcom :

"The procedure entry point NS_CurrentThread could not be located in the
dynamic link library xpcom.dll"

now dumpbin tells me that this symbol exists in an xpcom I build from source
but not in the xpcom that ships with a mozilla nightly. If I build from the
source of the same nightly it works fine. Does anyone have any ideas ?

Thanks

Ian



Reply via email to