Top "Eclipse-cdt" questions

CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.

Eclipse content assist doesn't recognize std::thread, but compiles correctly

I am running Ubuntu 14.04. Steps I took to reproduce: Create a new C++ project (New -> C++ -> …

c++ eclipse ubuntu eclipse-cdt stdthread
How to show more than 100 tasks //TODOs at once in Eclipse?

As the title says, how do I display more than 100 tasks at once in Tasks window in Eclipse? Alternatively, how …

eclipse eclipse-cdt todo
Eclipse C++ formatter puts new line before method identifiers

I ran into a problem with the Eclipse formatter. It won't format my code correctly when declaring methods within a …

eclipse formatting eclipse-cdt
CImg Error : 'gm.exe' is not recognized as an internal or external command,

I am new to c++ programming , today i was trying to save an image using CImg . CImg is C++ Template …

c++ eclipse-cdt cimg
Eclipse CDT - errors: "undefined reference to n"?

I'm not entirely sure if this belongs here or on electronics.stackexchange.com, but since this is to do with …

arm eclipse-cdt codesourcery
reason 7 - target needs reset -- unreliable debugging setup

I am having trouble getting a reliable debugging setup. I have seen other threads in some forums across the net …

gdb embedded eclipse-cdt stm32 openocd
OpenGL + GLEW + MinGW application linking issue

I'm getting some undefined references when building my project. Here's the build log: **** Build of configuration Debug for project test **** **** …

windows opengl mingw eclipse-cdt glew
How to best handle data files with CMake?

I've got a CMake project that contains code and a few data files (images to be precise). My directory structure …

cmake eclipse-cdt
Eclipse CDT multithreaded debugging not-optimal - how does one run threads exclusively?

I know the answer to this, I'm putting it up here for others to see it If you use eclipse …

c++ c eclipse gdb eclipse-cdt
Eclipse keeps crunching while "updating rpm packages proposal list"

I've recently installed Eclipse Kepler CDT on a Win7 64 machine. It runs fine (well, sort of), but - it keeps …

eclipse windows-7 eclipse-cdt eclipse-kepler