Friday, July 31, 2009

Where can I find and download a program editor for coding in C++?

http://www.freeprogrammingresources.com/...

Where can I find and download a program editor for coding in C++?
I am using Eclipse (www.eclipse.org). You will need the CDT also.





Do you have a compiler and debugger? You can get gcc and g++ (compiler) and gdb (debugger) from www.cygwin.org, but you have to be careful to SELECT the products for download. They take a whil.





BTW: editors and IDEs are like religion. Each person has his or her favorite can't (shouldn't/won't/whatever) be converted. Pick one you like and use it.
Reply:You don't say what OS, Linux has KDE and the libraries are core to the OS. But, a company called Trolltech has a remarkable IDE for cross-platform. They have added convenience libraries for things like video. Comes with a GUI-layout feature also. It's free to try out. If you use their IDE for commercial use then they want a license fee.





In the Java world is Eclipse and NetBeans. Both you can add a plug-in for C++. Both IDEs are free for the download and free to use. My preference is NetBeans.
Reply:http://www.microsoft.com/express/vc/





its not free but its a great program
Reply:http://www.contexteditor.org/ - Great free editor with syntax highlighting. Note, it's NOT a compiler!


No comments:

Post a Comment