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 [email protected] https://lists.mozilla.org/listinfo/dev-platform

