logoalt Hacker News

dwatttttyesterday at 8:01 PM2 repliesview on HN

This does not apply if you're developing closed source:

> if you and your team need to compile and develop proprietary C++ code with Visual Studio, a Visual Studio license will still be required.


Replies

quietbritishjimyesterday at 9:36 PM

That just confirms the parent comment's point. If you're just using the build tools directly, you're fine. If need to develop "with Visual Studio" i.e. the IDE, not just the command line tools, then you need the paid license.

irishcoffeeyesterday at 9:30 PM

Is the fancy text editor compiling, or the toolchain?

I don’t need visual to write, read, compile, or link any code using the toolchain.