mstorsjo/msvc-wine

vsdownload.py: option to download compiler

3052 opened this issue · 3 comments

3052 commented

I think the current script only download libraries and/or headers, it would be nice if an option was available to also download the Microsoft compiler. this would obviate the need for users to have to also install the Clang compiler or similar

No. The scripts download both the libraries and headers, and the Microsoft compiler, so you don’t need clang. You can, optionally, use them with clang too.

3052 commented

thanks. just to be clear, you are saying "no, I wont add the option, because the script already downloads the compiler as well"?

The script already downloads the compiler.