CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
I am using Eclipse on Ubuntu to write/compile/run C code. I am trying to build my project. Following …
c gcc eclipse-cdt ubuntu-12.04 math.hi want to add a dynamic configuration path (generated from pkg-config) to my project. (this is basically for third-party dependencies …
c++ eclipse eclipse-cdt eclipse-3.6 pkg-configIs there a way to clear the Problems window (and any related source code error/warning annotations) without invoking "Build …
eclipse-cdt manualI installed glew, glfw and glm in eclipse cdt(c++) with the gcc/mingw, all statically. All works fine, but …
opengl eclipse-cdt glfw glewWhat does this special folder icon in CDT/Eclipse project explorer mean? The bluish thingy looks like a key or …
eclipse icons cvs eclipse-cdtI'm using Eclipse (Helios SR1) CDT for my C++ development. Eclipse interfaces with GDB for debugging, but I can't figure …
c++ gdb eclipse-cdtIn my main.c program I include this library: #include "coap_api.h" That is also included in Properties -&…
c embedded eclipse-cdt toolchain gnu-toolchainI am using Eclipse CDT under Linux, can anyone recommend a good profiler under that environment please. I am also …
linux eclipse profiling profiler eclipse-cdtThis might be a GDB question.. but I'd like to run my app in the debugger and have the debugger …
c++ debugging exception gdb eclipse-cdtI have just upgraded my Eclipse CDT from Galileo to Helios and it seems that I can't create a new …
eclipse symlink eclipse-cdt helios