Jump to content

C++ compiler

Go to solution Solved by itsmyjobtoknow,

For Macs there is NetBeans (I think there is also a version for Windows as well but I can be wrong)

 

and for windows side there is Microsoft Visual Studio Express

 

Mind you the link I provided for Visual Studio Express has two download, one for Visual Studio 90-day trial and one for Express, 

For Macs there is NetBeans (I think there is also a version for Windows as well but I can be wrong)

 

and for windows side there is Microsoft Visual Studio Express

 

Mind you the link I provided for Visual Studio Express has two download, one for Visual Studio 90-day trial and one for Express, 

Link to comment
https://linustechtips.com/topic/213026-c-compiler/#findComment-2892956
Share on other sites

Link to post
Share on other sites

For Macs there is NetBeans (I think there is also a version for Windows as well but I can be wrong)

 

and for windows side there is Microsoft Visual Studio Express

 

Mind you the link I provided for Visual Studio Express has two download, one for Visual Studio 90-day trial and one for Express, 

thanks mate :) I had totally forgotten about the free express edition ><

Link to comment
https://linustechtips.com/topic/213026-c-compiler/#findComment-2892985
Share on other sites

Link to post
Share on other sites

For Macs there is NetBeans (I think there is also a version for Windows as well but I can be wrong)

 

and for windows side there is Microsoft Visual Studio Express

 

Mind you the link I provided for Visual Studio Express has two download, one for Visual Studio 90-day trial and one for Express, 

I'm not sure I understand. I don't mean to be pedantic so if this was the answer you needed then by all means, but these are IDEs, not compilers. GCC and Clang/LLVM are C++ (among other languages) compilers.

"Unix was not designed to stop you from doing stupid things, because that would also stop you from doing clever things." - Doug Gwyn

Link to comment
https://linustechtips.com/topic/213026-c-compiler/#findComment-2893044
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×