visual studio c++ professional

Sep 13, 2016 at 3:35pm
Am trying to move from code blocks to visual studio.

Can am one help me with links were to download a Visual studio professional for free(registered) please.
Sep 13, 2016 at 4:13pm
You must pay for VS professional. You can download VS community for free. No one is going to give you a license for VS professional, it is not a cheap piece of software.

https://www.visualstudio.com/products/visual-studio-community-vs
Sep 14, 2016 at 6:37am
closed account (LNboLyTq)
VS Community 2015 is too heavy. Is there any other C++ compiler which can fulfill the same role as VS Compiler Community without taking too much space?
Sep 14, 2016 at 1:48pm
Well Visual Studio Community is the whole IDE, not just the compiler, but there are a plethora of compilers and IDEs to choose from.
More minimal compiler + IDE options are Code::Blocks + MinGW
Sep 14, 2016 at 2:48pm
Another option is codelite. http://codelite.org/
Sep 14, 2016 at 9:09pm
closed account (LNboLyTq)
Thanks. I will keep that in mind.
Topic archived. No new replies allowed.