Changes

Jump to: navigation, search

User:Minooz/OSD600/FF

3 bytes removed, 17:05, 11 April 2011
1. Firefox Build
First, I tried to build firefox on Vista:
: Intel(R) Processor D CPU 2.17 GHz - 2GB DDR2 memory - Windows Vista 32bit - Visual Studio 2010
and this was my .mozconfig:
:<code>mk_add_options MOZ_MAKE_FLAGS="-j2"</code>
:<code>mk_add_options MOZ_CO_PROJECT=browser</code>
 
:<code>ac_add_options --enable-application=browser</code>
:<code>ac_add_options --disable-optimize</code>
Then I started to build it on Windows 7:
: Intel(R) Processor D CPU 3.20 GHz - 4GB DDR2 memory - Windows 7 64bit - Visual Studio 2008
I tried to build based on the same .mozconfig file, but the first error I got was related to SDK. I needed to upgrade SDK version based on these [https://developer.mozilla.org/En/Windows_SDK_versions recommendations] to SDK 7, and the .Net Framework to 4. Also I needed to change the SDK version in the SDK configuration tool to 7.1.
1
edit

Navigation menu