I wrote a component that I need for my project, and it works fine on
my machine (of course). The problem is that on some other machines in
the office, the component crashes firefox when it gets used. I
compiled the component using the Firefox 1.0 release. One of the
machines crashing is using 1.0 and one is using 1.0PR. All of the
working machines are using 1.0. The component was compiled using
Microsoft VS6. All the machines are running Windows XP SP1.

When Firefox tries to load the component, I get the error "Invalid
entry point ??1nsAutoString@@[EMAIL PROTECTED] not found in xpcom.dll" twice,
then it brings up the feedback agent.

I was told this is because I was building for a specific build of
firefox and to rebuild using the Gecko SDK.

This doesn't really make sense to me since I was building against the
1.0 release and it was crashing on 1.0 release binaries. That's fine,
though, if I can use the Gecko SDK and get it to work. But I've tried
using the Gecko SDK, but it's lacking the xmlextras, which I need to
build. Where can I get the necessary files?

Can anyone point me in the right direction?

-- 
Jon Yurek                                                  thoughtbot
[EMAIL PROTECTED]                organic brains/digital solutions
http://www.thoughtbot.com                       tel/fax: 866.217.5992
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to