Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Compiling C++ code or solution
Compiling C++ code or solution [message #1220631] Thu, 12 December 2013 18:57 Go to next message
Vipin Singhai is currently offline Vipin SinghaiFriend
Messages: 1
Registered: December 2013
Location: Pune
Junior Member
I have a code for console app.It was built in Visual studio.
I want reuse the code by using C++ library only.but i dont know to how to compile.
Do i need to download something to compile.
I had installed eclipse-cpp-europa-winter-win32.zip
Re: Compiling C++ code or solution [message #1223356 is a reply to message #1220631] Mon, 23 December 2013 06:38 Go to previous messageGo to next message
jason shaun is currently offline jason shaunFriend
Messages: 1
Registered: December 2013
Junior Member
I am facing the similar problem however the difference is that instead of C++, i want to modify code for solutions package.
Re: Compiling C++ code or solution [message #1225005 is a reply to message #1223356] Sat, 28 December 2013 11:44 Go to previous messageGo to next message
Eduard Scheske is currently offline Eduard ScheskeFriend
Messages: 3
Registered: December 2013
Location: Germany
Junior Member
Eclipse is not delivered with a compiler.
Depending on your OS (Win, Linux, Ubuntu, ...), you have to install one.
gcc is avalable vor most OS.
This should help you http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Fconcepts%2Fcdt_c_before_you_begin.htm
Re: Compiling C++ code or solution [message #1225357 is a reply to message #1220631] Sun, 29 December 2013 15:10 Go to previous message
emerald panj is currently offline emerald panjFriend
Messages: 1
Registered: December 2013
Junior Member
Hi, I've checked your link but not been able to solve this. How can I get/install the GNU tool chain so I get a compiler? I've installed Eclipse 3.7.2. Thank you.
Previous Topic:Parallel perspective in Kepler not found
Next Topic:my eclipse not recognized "include<****.h>" and Typical variables like "int&quo
Goto Forum:
  


Current Time: Thu Apr 18 09:41:57 GMT 2024

Powered by FUDForum. Page generated in 0.01620 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top