Open main menu

CDOT Wiki β

Changes

User:Minooz/OSD600/buildFF

112 bytes removed, 23:42, 19 January 2011
no edit summary
:<code>ac_add_options --disable-optimize</code>
:<code>ac_add_options --enable-debug </code>
 
Then I started to build it on Windows 7:
: Visual Studio 2008
and this was my I tried to build based on the same .mozconfig::<code>file, but the first error I got was related to SDK. $topsrcdir/browser/config/mozconfig</code>I needed to upgrade SDK version based on these[https:<code>mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir-ff-release</code>:<code>mk_add_options MOZ_MAKE_FLAGS="-j2"<developer.mozilla.org/code>:<code>mk_add_options MOZ_CO_PROJECT=browser<En/code> :<code>ac_add_options --enable-application=browser</code>:<code>ac_add_options --disable-optimize</code>:<code>ac_add_options --enable-debug </code>Windows_SDK_versions recommendations] to SDK 7, and then change the SDK version in the SDK configuration tool.
:<code>ac_add_options --disable-accessibility</code>:<code>ac_add_options --disable-tests </code>At the end, the build was successfully done after 2 hours on Win 7 and on Vista it's not completed yet after almost 4 hours![[Image:<code>ac_add_options --disable-vista-sdk-requirements </code>Minefield_final|thumb|100px| ]]
1
edit