How do i compile my C++ program in Eclipse, on Ubuntu?
-
I have windows and ubuntu on my computer and i am able to write and compile programs on windows easily, but i want to compile my C++ program in Ubuntu, on the Eclipse IDE. Can someone please tell me how to successfully compile and run my program on eclipse? thanks in advance :D
-
Answer:
Eclipse is a huge hassle, it's made to handle files and projects way differently than virtually every other major IDE. If you have to use it, I can tell you that the process is the same on Ubuntu as it is in Windows. Select the C++ view, then make a new C++ project, then right click on it, select build. The only good thing that came out of being forced to use Eclipse on my current project is that I've gained a lot more experience at the command line (so as to avoid the annoying IDE). Good luck (really).
.:T_lars... at Yahoo! Answers Visit the source
Other answers
How to Install C and C++ Compilers in Ubuntu and testing your first C and C++ Program http://www.ubuntugeek.com/how-to-install-c-and-c-compilers-in-ubuntu-and-testing-your-first-c-and-c-program.html LUg.
Linux Mint 11
Related Q & A:
- How to set the C++ standard in eclipse?Best solution by stackoverflow.com
- How do I make a python web program that is on a ubuntu server allow access to the server?Best solution by Yahoo! Answers
- How Can I use .net dll in C program?Best solution by Stack Overflow
- How can I design a workout program for myself?Best solution by Yahoo! Answers
- How can I find an exchange program?Best solution by exchanges.state.gov
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.