Hi Ed,
You can create an Embed "package" by running the makefile from the
embedding/config dir. This'll create a dir named "Embed" under
mozilla/dist/win32_d.obj with only the files required for an embed build.
(The mozilla/dist/win32_d.obj/bin dir/subdirs have a lot more files)
Chak
Ed Burns wrote:
> Ed Burns <[EMAIL PROTECTED]> writes:
>
> > Why is it that assertions that used to be ignorable, now cause the "OK"
> > "Cancel" dialog?
>
> On 26 April 15:50:27, Chak Nanga wrote:
> > This seems to have changed sometime recently (and happens only with the
> > debug builds)
> >
> > I poked around a bit and found that there's a new exe named "windbgdlg.exe"
> > - you should have it in the dist/win32_d.obj/bin dir if you build mozilla.
> > If you copy that file into your Embed package dir then you'll see the
> > Abort,Retry,Ignore dlg.
>
> Chuck what is the "Embed package dir"? I just use
> mozilla/dist/win32_d.obj/bin as my embedding dir.
>
> --
> Remove REMOVE_THIS from email address before replying.
> These are my views, and may not be the same as Sun Microsystems Inc.