LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Using Eclipse C++ toolchain on Linux (https://www.linuxquestions.org/questions/programming-9/using-eclipse-c-toolchain-on-linux-742128/)

iceman3 07-22-2009 10:12 PM

Using Eclipse C++ toolchain on Linux
 
Hello,
I want to use Eclipse to develop C++ projects on Linux. Particularly I want to modify stable and widely used open source projects using the Eclipse CDT. One of them is Intel Opencv ( sourceforge.net/projects/opencvlibrary ) . There are tutorials to create simple c++ projects like here : http://www.ibm.com/developerworks/op...clipse-stlcdt/ .

I have seen plenty of tutorials for using Eclipse CDT to write programs in
OpenCv like here : http://opencv.willowgarage.com/wiki/Eclipse or
http://tommy.chheng.com/development/...ent_setup.html . However i
want to use Eclipse to make changes to the OpenCv platform itself and compile it
from there. I really like many of Eclipse's features like :Syntax highlighting
,Outline ,Code assist, Code templates, Code history etc .. Would someone write a
small tutorial on how can one make a project in Eclipse from the OpenCv tarball
? I would use Eclipse CDT on Linux .

Can Eclipse CDT recognize Makefile as it can do for ant scripts?


All times are GMT -5. The time now is 10:32 AM.