开发者

makefiles and using eclipse for Linux programs and C++

开发者 https://www.devze.com 2022-12-21 14:52 出处:网络
can anyone point me in the direction of a good tutorial on how makefiles work and also how to start a basic program from scratch using eclipse? I am using eclips开发者_如何学Pythone version 3.4.1 for

can anyone point me in the direction of a good tutorial on how makefiles work and also how to start a basic program from scratch using eclipse? I am using eclips开发者_如何学Pythone version 3.4.1 for fedora and C++. Thanks in advance.


CDT is the plugin used in eclipse for C++ development. Follow the link for a quick project creation tutorial. The same link has some information on how Eclipse uses makefiles.

0

精彩评论

暂无评论...
验证码 换一张
取 消