Hi.

Official build of Firefox 29.0 is used by VS2010 (with the latest service pack), but MozillaBuild 2.0 doesn't support VS2010 installation.

So you should use older version of MozillaBuild (1.5 or later, but not 2.0) from https://archive.mozilla.org/pub/mozilla/libraries/win32/ and use start-msvc2010.bat.


-- Makoto

On 2015/11/13 12:36, 672082...@qq.com wrote:
I have build the latest version of FireFox and Xulrunner ,Following the step of 
Build_Instructions(https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions).

Here is what I'v done:
1.dowload the latest MozillaBuild
2.start-shell-msvc2013.bat (for Visual Studio 2013)
3.Get the latest source code(all code) by input CMD:hg clone 
http://hg.mozilla.org/comm-central
4. other build CMDs
(It's work for the latest version.)

Now I wanna build the older version(ver29.0) of FireFox and XulRunner,what can 
I do?
I already tried the following step,but it did't work.
1.use the latest MozillaBuild.(maybe I need some old version of tool?)
2.start-shell-msvc2013.bat (for Visual Studio 2013)
3.dowlaod ver.29.0 source code of firefox and xulrunner form
https://ftp.mozilla.org/pub/xulrunner/releases/29.0/source/xulrunner-29.0.source.tar.bz2
https://ftp.mozilla.org/pub/firefox/releases/29.0/source/firefox-29.0.source.tar.bz2
4.Unpack source code.
5.do other build CMDs just like what I did when builded the latest version

Anybody can tall me what' wrong?


_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to