Re: xulrunner 1.9: javaxpcomglue.dll unsatisfiedLinkError
Michal Ceresna <[email protected]> Tue, 29 May 2007 14:57:47 +0200
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <200705291457.47455.michal.ceresna__24456.7005699084$1180443767$gmane$org@gmail.com> |
On Tuesday 29 May 2007, Sylvain Ferriol wrote: hello, > i try last xulrunner daily build 1.9pre5 > but when javaxpcom loads javaxpcomglue.dll, an error is displayed with > unsatisfied link error msvcr80.dll AFAIK, javaxpcom from xulrunner in the 1.9x branch does not work on win32 due dll linking issues: https://bugzilla.mozilla.org/show_bug.cgi?id=373047 Here is a recent build of the working 1.8x version: http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/ best regards, Michal