Difference between revisions of "Tony Lai's Mozilla Build"
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
The build output is below: Warning this is huge! | The build output is below: Warning this is huge! | ||
Line 14: | Line 9: | ||
* Mercurial can download the latest source files for you. It is installed if you have Mozillabuild. | * Mercurial can download the latest source files for you. It is installed if you have Mozillabuild. | ||
* It builds faster on Linux. Much faster. | * 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!