Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Compile in C ++ with its own makefile
Compile in C ++ with its own makefile [message #1769332] Sat, 29 July 2017 14:47 Go to next message
Eclipse UserFriend
Hello to all.
I have a C ++ file named helloFLTK.cpp and a makefile to compile it. I would like to create a project within the IDE Eclipse Neon ver. 3 C ++ containing these 2 files. How do I do it ? Can you explain me step by step how to do it ?
Re: Compile in C ++ with its own makefile [message #1769488 is a reply to message #1769332] Mon, 31 July 2017 23:29 Go to previous message
Eclipse UserFriend
Assuming the files are in the same directory, do
File --> Import --> C/C++ --> Existing Code as Makefile Project --> Next
then browse for the Existing Code Location
and pick a tool chain.
If you don't like the default project name, change it.
Hit Finish
Previous Topic:Creating, debugging & using custom Arduino library
Next Topic:Oxygen on ARM hardware ?
Goto Forum:
  


Current Time: Wed Mar 19 13:24:25 EDT 2025

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

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

Back to the top