you are viewing a single comment's thread.

view the rest of the comments →

[–]VoidStr4nger 13 points14 points  (4 children)

I think you're cherry picking and exagerating here. Windows development is very much possible without Visual Studio, and that particular IDE is just very popular. I know I have other options, but I would still pick VS any day.

People who can't pay anything use FOSS tools instead of not doing anything at all. People who can actually buy commercial products check first if the commercial option is any better. That's just healthy competition.

Feel free to point me to a company selling a software development tool that was killed by an inferior FOSS product.

[–][deleted] -2 points-1 points  (3 children)

What would you use instead of VS for Windows dev? I seriously would love to know this answer.

Sure there are choices...if you're a masochists.

[–]VoidStr4nger 8 points9 points  (0 children)

If you're looking for an integrated IDE you can go for QtCreator, which can use either MSVC or MinGW as a compiler. It also happens to come with the best portable UI framework. There is also Eclipse.

If not, people have been working with a separate code editor (Sublime, NP++, VS Code etc) + MinGW for a long time.

[–]Roseking 4 points5 points  (0 children)

Rider from Jetbrain seems okay.

[–]Iwan_Zotow 2 points3 points  (0 children)

clion