Difference between revisions of "Tony Lai's Mozilla Build"
(New page: == Mozilla Build 3.1b using Mercurial ==) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | The build output is below: Warning this is huge! | |
+ | |||
+ | [[Media:twlai1output.zip]] | ||
+ | |||
+ | '''A few notes to remember''' | ||
+ | * If you are on windows and can't create the .mozconfig file (because windows will say you have no file name!) then do it via command line. The echo # My first mozconfig > .mozconfig works great! | ||
+ | * Windows Pre-requisites are really pre-requisites. Don't skip those. | ||
+ | * If Windows SDK fails at Seneca, install it at home. (Courtesy of [[User:pplam3 | Patrick Lam]]) | ||
+ | * Mercurial can download the latest source files for you. It is installed if you have Mozillabuild. | ||
+ | * It builds faster on Linux. Much faster. | ||
+ | |||
+ | Here's the screenshot of the final build with the about: screen. | ||
+ | Hello MineField! | ||
+ | |||
+ | [[Image:MineField3.1b.JPG]] |
Latest revision as of 22:52, 17 September 2008
The build output is below: Warning this is huge!
A few notes to remember
- If you are on windows and can't create the .mozconfig file (because windows will say you have no file name!) then do it via command line. The echo # My first mozconfig > .mozconfig works great!
- Windows Pre-requisites are really pre-requisites. Don't skip those.
- If Windows SDK fails at Seneca, install it at home. (Courtesy of Patrick Lam)
- Mercurial can download the latest source files for you. It is installed if you have Mozillabuild.
- It builds faster on Linux. Much faster.
Here's the screenshot of the final build with the about: screen. Hello MineField!