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 #1797771] Tue, 06 November 2018 09:53 Go to next message
Eclipse UserFriend
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.ziphttps://downloader.vip/rightmove/ https://downloader.vip/kijiji/ https://downloader.vip/quizlet/

[Updated on: Wed, 07 November 2018 19:18] by Moderator

Report message to a moderator

Re: Compiling C++ code or solution [message #1797834 is a reply to message #1797771] Wed, 07 November 2018 08:46 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
If you have Visual C/C++ I think you can use still use it.
https://www.eclipse.org/forums/index.php/t/1083878/

Or you can install MinGW or cygwin and compile with those.
See the Eclipse help Before you begin
https://help.eclipse.org/photon/topic/org.eclipse.cdt.doc.user/concepts/cdt_c_before_you_begin.htm?cp=13_0

Hopefully, your app doesn't need Microsoft Foundation Classes.
Previous Topic:Debug of fork() crashes
Next Topic:Force Eclipse to build a source file from an included directory?
Goto Forum:
  


Current Time: Sat Apr 27 03:21:15 GMT 2024

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

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

Back to the top