Re: [cfe-users] Using clang windows installer from command line

2018-09-11 Thread Hans Wennborg via cfe-users
The installer is built using NSIS, and that claims that it's possible to run the installer silently from the command line: LLVM-7.0.0-rc2-win32.exe /S /D=\src\llvminstall (See 3.2.1 here: http://nsis.sourceforge.net/Docs/Chapter3.html#installerusagecommon) I've never gotten that to work myself

[cfe-users] Using clang windows installer from command line

2018-09-07 Thread Korshunov Nikolay via cfe-users
Is there a way to install clang on windows using official binary distribution (installer) via command line? Or is there windows distribution inside an archive? ___ cfe-users mailing list cfe-users@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/l