Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Which release of xulrunner is for mozilla 37.0.1

  • 14 Antworten
  • 3 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (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

Geändert am von 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

Ausgewählte Lösung

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

Thanks Sir

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.