LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Using Kdevelop to creating makefiles (https://www.linuxquestions.org/questions/linux-software-2/using-kdevelop-to-creating-makefiles-121206/)

StressedLemming 11-30-2003 05:08 AM

Using Kdevelop to creating makefiles
 
I've been given a c++ project consisting of many .cpp and .h files, which compile nicely in windows and been told to make them compile in Linux. My tutor wants me to use KDevelop but I am having trouble understanding how to use it.

What is the best way to create a project using the files he's given me? Is it to create a new project, in which case how do I know what type of C++ project to create, or is it to import an existing project, in which case do I want custom make or automake? I don't know anything about make files so is it possible to have one created for my project automatically?

Thanks in advance


All times are GMT -5. The time now is 02:47 AM.