简体   繁体   中英

ide for debugging C++ project

I have downloaded rx. Can somebody please tell of a suitable ide for debugging and building the source code of "rdf-3x". As per the operating system: ubuntu & Windows are both fine for me.

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.

I'm using Eclipse..

It's user friendly for me..
You can try it. http://www.eclipse.org/cdt/

CMIIW

Have you tried taking a look at CodeBlocks ? Since you mentioned Ubuntu I am assuming that you need something which runs on Linux. If you are not, and are using Windows, you could take a look at Dev C++ .

I have never used them extensively though, so I can't really provide more information that this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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