Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Which release of xulrunner is for mozilla 37.0.1

  • 14 odgovori
  • 3 ima ovaj problem
  • 2 views
  • Posljednji odgovor poslao Ramzan55

more options

i am making add ons for mozilla 37.0.1 and i need xulrunner to build binary component which release of xulrunner is for mozilla 37.0.1

i am making add ons for mozilla 37.0.1 and i need xulrunner to build binary component which release of xulrunner is for mozilla 37.0.1

Izabrano rješenje

Such questions aren't really within the scope of this forum and are better asked elsewhere. I don't know if there is anybody here that knows an answer to such questions.

Try to ask advice at the Stack Overflow forum site.

Pročitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (14)

more options

Why are you making addons for Firefox 37.0.1? It is no longer supported and is out of date.

more options

Tyler Downer said

Why are you making addons for Firefox 37.0.1? It is no longer supported and is out of date.

It is our client requirement. So that we need version specific Development any Solution?????

Previous addons is for 3.1 version i need to jump on mozilla 37.0.1 because it is our client requirement

more options

Ramzan55 said

Tyler Downer said
Why are you making addons for Firefox 37.0.1? It is no longer supported and is out of date.

It is our client requirement. So that we need version specific Development any Solution?????

Previous addons is for 3.1 version i need to jump on mozilla 37.0.1 because it is our client requirement

I am a developer and I want to create a single add on for all Mozilla Versions is there any solution for this one. It is my client requirement.

more options

See:

Bug 1187803 - XULRunner no more downloadable from Mozilla from Fx 42

more options

what xulrunner version is release for mozila 37.0.1

more options

If you just search for 37.0.1 you would have found this http://ftp.mozilla.org/pub/xulrunner/releases/37.0.1/runtimes/ on the http://ftp.mozilla.org/pub/xulrunner/releases/ page.

Note the 37.0.1 is old as it came out April 3, 2015 and there has been several releases since.

Is there a reason why the client wants 37.0.1 specifically as there was xulrunner 37.0.2 for example.

The last xulrunner version was 41.0.2 and the current Firefox Release is 43.0.4

Izmjenjeno od strane James

more options

I was not able to create header file using pyxpidl. I tried the following comment: C:\xulrunner-sdk\sdk\bin\header.py --cachedir="c:\xulrunner-sdk\idl" -e c:\temp\myHeader.h C:\temp\IMyComponent.idl

and i am getting error see in picture.

Plz help me to generate header file by telling me correct syntax Thanks in advance

more options

i am using python 3.4 version

more options

Odabrano rješenje

Such questions aren't really within the scope of this forum and are better asked elsewhere. I don't know if there is anybody here that knows an answer to such questions.

Try to ask advice at the Stack Overflow forum site.

more options

You're welcome.

more options

Sir i am building binary component for add ons for mozilla 37.0.1 using Xulrunner 37.0.1 But i am getting errors of nsIGenericFactory.h can not open and many other errors.

i used the same sample code when i bulid binary component for mozilla 3.6 and its working but the same code is not working while i am building for mozilla 37.0.1.

Can you help,?? Thanks in advance

more options

Please use the resources that cor-el posted links to. https://support.mozilla.org/en-US/kb/where-go-developer-support http://stackoverflow.com/questions/

As he mentioned, your project is beyond the scope of "user support" which is what we do here. You need to pursue further support in a developers fora or use the Mozilla Developer Network website for answers.