On Fri, Aug 03, 2012 at 04:12:30PM +0100, Neil wrote: > Ben Hearsum wrote: > > >Windows fails to compile: > >https://bugzilla.mozilla.org/show_bug.cgi?id=779910 > > > How do these builds differ from stock Firefox builds, is it just the > .mozconfig?
--enable-application=xulrunner. That's about it. And that bug comes from the fact that embedding/tests/winEmbed is not built during a firefox build. It's only set to build in xulrunner/build.mk. http://mxr.mozilla.org/mozilla-central/source/xulrunner/build.mk#16 Mike _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

