Difference between revisions of "User:DavidBertenshaw/Assignment 01: Build the Fox"
Davenrathh (talk | contribs) |
Davenrathh (talk | contribs) (→Build Prerequists) |
||
Line 5: | Line 5: | ||
− | From the start I closely followed two websites. The [ | + | From the start I closely followed two websites. The [http://developer.mozilla.org/en/docs/Build_Documentation#Build_Requirements|Mozilla build documentation ] and [http://cs.senecac.on.ca/%7Edavid.humphrey/writing/firefox-win32-build.html| David Humprey's guide to building Firefox ]. |
Revision as of 20:30, 18 September 2006
Introduction
I started working on the project on September 17th. The first thing I did was follow the link to developer.mozilla.org. From there I managed to find a link to guide for building Firefox on a windows platform. This guide was the key to finishing this assignment, without it I would be lost and would never have gotten firefox to build properly. Even with this guide I suffered some hardships but eventually managed to complete my build.
Build Prerequists
From the start I closely followed two websites. The build documentation and David Humprey's guide to building Firefox .