W dniu 06/15/2015 o 04:18 AM, Birunthan Mohanathas pisze: > VS Express 2013 for Windows Desktop seems to work fine with MozillaBuild 2.
Maybe so, if you do 32 bit builds. If you want to build a 64 bit build, then MozillaBuild has removed the needed if-else clause, that was in 1.x, and assumes, that MSVC for 64 bit can be found in "VC\bin\amd64" instead of "VC\bin\x86_amd64" as well as it assumes, that the 64 bit vcvars file is called vcvarsamd64.bat instead of vcvarsx86_amd64.bat. It would be interesting to know, why such a simple if-else clause has been removed, which wouldn't force people to reinstall their compilers (up until now, MDN said "use MSVC Express-Desktop")... _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform