Difference between revisions of "Tony Lai's Mozilla Build"
(→Mozilla Build 3.1b using Mercurial) |
|||
Line 1: | Line 1: | ||
− | + | Here's the screenshot of the final build with the about: screen. | |
+ | Hello MineField! | ||
+ | |||
+ | [[Image:MineField3.1b.JPG]] | ||
+ | |||
+ | 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. |
Revision as of 22:50, 17 September 2008
Here's the screenshot of the final build with the about: screen. Hello MineField!
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.