Changes

Jump to: navigation, search

User:Zghansar

461 bytes added, 20:55, 18 September 2008
m
no edit summary
So I started my first build, went fairly smooth, just was confused in the beginning about what to download as the pre-requisites for windows. Little bit of reading and got that figured out.
So my Firefox 3The only other issue I had was even after updating to the Vista SDK, their appeared to be some vista related files missing.1 build time was for about 50minsAfter googling the error message, this is I got a solution to add the following "line into the .mozconfig" file:<pre># My first mozilla configmk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj-@CONFIG_GUESS@ac_add_options --enable-application=browsermk_add_options MOZ_CO_PROJECT=browserac_add_options --enable-libxulac_add_options --disable-tests ac_add_options --disable-mochitest ac_add_options --disable-vista-sdk-requirements</pre>
[[Image:zaid_minefield.jpg]]"ac_add_options --disable-vista-sdk-requirements"
after which the build went flawlessly.
 
<table>
<tr>
<td>
My Firefox 3.0 build had the following ".mozconfig" file:
# My first mozilla config
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj-@CONFIG_GUESS@
ac_add_options --enable-application=browser
mk_add_options MOZ_CO_PROJECT=browser
ac_add_options --enable-libxul
ac_add_options --disable-tests
ac_add_options --disable-mochitest
ac_add_options --disable-vista-sdk-requirements
</td>
<td align='right'>
[[Image:zaid_minefield.jpg]]
</td>
</tr>
</table>
----
 
I also built Thunderbird after my successful run with Firefox (or Minefield). Details coming soon.
1
edit

Navigation menu