Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Importing cmake projet(eclipse and cmake)
Importing cmake projet [message #1737350] Thu, 07 July 2016 13:38 Go to next message
Hassan Ayoub is currently offline Hassan AyoubFriend
Messages: 1
Registered: July 2016
Junior Member
Dear,
Ive created a simple cmakelist.txt file, and I am able to build it using cmake on ubuntu and on QT by importing the cmakelist.txt file and run cmake then build it, and everything going right.
Recently Ive decided to move to eclipse and I donno how to import the cmakelist.txt and run cmake on it to build the project, any idea?
Thanks in advanced
Re: Importing cmake projet [message #1737400 is a reply to message #1737350] Thu, 07 July 2016 19:12 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
CMake is not directly supported in CDT yet, it is in progress: https://dev.eclipse.org/mhonarc/lists/cdt-dev/msg30892.html

There are a few CMake plug-ins available for CDT, although I have no personal experience, the cmake4eclipse https://marketplace.eclipse.org/content/cmake4eclipse one is well regarded.
Previous Topic:Installing cdtdebug.sh script
Next Topic:Trouble with #include <cmath>
Goto Forum:
  


Current Time: Tue Sep 24 11:54:14 GMT 2024

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

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

Back to the top