successful build of non trunk mozilla in VS 2005
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
I beleive that I have been able to successfully build after some tweaks. The manifest files required for the build are not copied to the dist/bin directory for all of the exes. I basically created the files based on the one from the visual studio c redist directory. These are the ones required. firefox.exe.Manifest regxpcom.exe.Manifest shlibsign.exe.Manifest updater.exe.Manifest xpcshell.exe.Manifest xpidl.exe.Manifest xpt_dump.exe.Manifest xpt_link.exe.Manifest I got errors on the xpt_link and xpidl and xpt_dump.exe files during compilation, so I generated those files first and restarted the build without a clean to make it work.