|
Adding library to Firefox build
|
| |
I'm trying to add a Visual C++ library into the Firefox build since I'm planning to call some of the functions in the library. Where do I make the change to add the .lib file to the build?
I'm currently only testing this on Windows, not any other platform.
|
|
Firefox 20.0.1 build problems
|
| |
Hi,
I'm working to have latest Firefox (20.0.1) packaged in our upcoming distro of illumos,
Sonicle XStream Desktop.
I know there is no support for Solaris like OS, but I'm just checking to see if you can help me.
I could apply a couple of quick temporary patches to move on, like these:
jsmath.cpp... more »
|
|
How long can the path be? - Problem with virtualenv
|
| |
I'm trying to build Thunderbird by following this ([link]) guide.
I ran into problems with virtualenv though. I'm not sure if my path is already too deep. The guide says, that this is the source for some problems, without saying how deep my path is actually allowed to be. I'm building in /home/flo/Dokumente/projekte/c omm-central. Is that too deep?... more »
|
|
Build failure: class nsIXULBrowserWindow’ has no member named ‘SetJSDefaultStatus’
|
| |
Hi!
I am building Thunderbird with Lightening on a 64-bit Fedora 14 machine and got the following error:
/home/lcao/comm-central/mailne ws/base/src/nsMsgStatusFeedbac k.cpp: In member function ‘virtual nsresult nsMsgStatusFeedback::SetStatus String(const nsAString_internal&)’:
/home/lcao/comm-central/mailne ws/base/src/nsMsgStatusFeedbac k.cpp:202:23: error: ‘class nsIXULBrowserWindow’ has no member named ‘SetJSDefaultStatus’... more »
|
|
How to localize Mozilla thunderbird
|
| |
Hi,
I want to install Mozilla thunderbird via build source code.But it only provides English for default language, So I download zh-CN language from official site. What can i to do make the English change to chinese.
Thanks.
|
|
Need Help!Fail to "python client.py checkout"
|
| |
Hi all,
I want to get Thunderbird resoure and build it by myself.
I can get some codes by "hg clone <location of repository> src".
By When I get other codes of mozilla by "python client.py checkout",it fail again and again.
There is the callstack:
$ python client.py checkout... more »
|
|
After building, Firefox.exe never appears
|
| |
I went through the steps for a simple Firefox build (Windows) and was able to build successfully the first time I tried. However, since then whenever I build Firefox, the actual Firefox.exe file never appears in dist/bin. I've done another HG Pull to make sure that I have the most recent code. I've tried using both VS 2008 and VS 2010 (both express).... more »
|
|
|