On 4 February 2016 at 01:29, Birunthan Mohanathas <[email protected]> wrote: > As Ehsan mentioned, you need to add something like this to your mozconfig > file: > > export WIN32_REDIST_DIR=<path-to-VS>/VC/redist/x86/Microsoft.VC140.CRT > export WIN_UCRT_REDIST_DIR=<path-to-SDK>/Redist/ucrt/DLLs/x86
It turns out WIN_UCRT_REDIST_DIR doesn't work if the path has spaces. See bug 1245701. _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

