How did I end up building Firefox? I want Thunderbird!

Discussion of third-party/unofficial Firefox/Thunderbird/SeaMonkey builds.
Post Reply
jmontana
Posts: 562
Joined: March 14th, 2003, 1:36 pm
Location: RI

How did I end up building Firefox? I want Thunderbird!

Post by jmontana »

I pulled code from comm-central, following the instructions at MDN:

https://developer.mozilla.org/en-US/docs/Simple_Thunderbird_build

My mozconfig contains:

Code: Select all

ac_add_options --enable-debug
ac_add_options --enable-application=mail


When it finished, I had C:\mozilla\comm-central\obj-i686-pc-mingw32\dist\bin\firefox.exe and no thunderbird.exe anywhere.

I'm sure I did something silly, I just can't figure out what!

I'm doing this on Windows 7 from a command prompt started with C:\mozilla-build\start-shell-msvc2013.bat
Post Reply