简体   繁体   English

调试C ++项目的工具

[英]ide for debugging C++ project

I have downloaded rx. 我已经下载了rx。 Can somebody please tell of a suitable ide for debugging and building the source code of "rdf-3x". 有人可以告诉您调试和构建“ rdf-3x”源代码的合适方法。 As per the operating system: ubuntu & Windows are both fine for me. 根据操作系统:ubuntu和Windows都适合我。

I tried netbeans (C++) but it does not work for me, since it does not treat all the folders within as one project, rather it treats them as separate projects. 我尝试了netbeans(C ++),但是它对我不起作用,因为它没有将其中的所有文件夹都视为一个项目,而是将它们视为单独的项目。

I'm using Eclipse.. 我正在使用Eclipse。

It's user friendly for me.. 这对我来说是用户友好的。
You can try it. 你可以试试。 http://www.eclipse.org/cdt/ http://www.eclipse.org/cdt/

CMIIW II

Have you tried taking a look at CodeBlocks ? 您是否尝试过看一下CodeBlocks Since you mentioned Ubuntu I am assuming that you need something which runs on Linux. 自从您提到Ubuntu以来,我假设您需要在Linux上运行的东西。 If you are not, and are using Windows, you could take a look at Dev C++ . 如果不是,并且正在使用Windows,则可以看一下Dev C ++

I have never used them extensively though, so I can't really provide more information that this. 不过,我从未广泛使用它们,因此我无法提供更多有关此的信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM