Re: VS2015 Builds won't run on systems without VCRedist installed on them

2016-02-03 Thread Alex
> How are you setting the WIN_UCRT_REDIST_DIR variable? I think the way > that this is supposed to work is by setting this variable in the > mozconfig file, have the configure script pick it up > and then > package api-ms-win-*.dll an

Re: VS2015 Builds won't run on systems without VCRedist installed on them

2016-02-03 Thread Birunthan Mohanathas
On 2016-02-03 3:36 PM, Alex wrote: > > I've built changeset f2f8fc172f4c > (https://hg.mozilla.org/mozilla-central/file/f2f8fc172f4c). > > The following two issues still occur: > > - DLLs from WIN_UCRT_REDIST_DIR="C:/Program Files (x86)/Windows > Kits/10/Redist/ucrt/DLLs/x64" don't get moved to obj

Re: VS2015 Builds won't run on systems without VCRedist installed on them

2016-02-03 Thread Ehsan Akhgari
(CCing poiru who actually implemented this!) On 2016-02-03 3:36 PM, Alex wrote: I've built changeset f2f8fc172f4c (https://hg.mozilla.org/mozilla-central/file/f2f8fc172f4c). The following two issues still occur: - DLLs from WIN_UCRT_REDIST_DIR="C:/Program Files (x86)/Windows Kits/10/Redist/u

Re: VS2015 Builds won't run on systems without VCRedist installed on them

2016-02-03 Thread Alex
On Wednesday, February 3, 2016 at 7:31:33 PM UTC, Ehsan Akhgari wrote: > On 2016-02-03 1:45 PM, Alex wrote: > > Hi all, > > > > I posted about this in bug 1204202 > > (https://bugzilla.mozilla.org/show_bug.cgi?id=1204202) but that was > > probably not the correct place to do so. > > > > Any build

Re: VS2015 Builds won't run on systems without VCRedist installed on them

2016-02-03 Thread Ehsan Akhgari
On 2016-02-03 1:45 PM, Alex wrote: Hi all, I posted about this in bug 1204202 (https://bugzilla.mozilla.org/show_bug.cgi?id=1204202) but that was probably not the correct place to do so. Any builds I make with VS2015 will fail to run on any systems without the VCRedist installed on that syst

VS2015 Builds won't run on systems without VCRedist installed on them

2016-02-03 Thread Alex
Hi all, I posted about this in bug 1204202 (https://bugzilla.mozilla.org/show_bug.cgi?id=1204202) but that was probably not the correct place to do so. Any builds I make with VS2015 will fail to run on any systems without the VCRedist installed on that system. All the relevant DLLs from C:\Pro