On Wednesday, 4 February 2015 at 20:48:33 UTC, Daniel Kozak wrote:
What do I have to do to make this work? Please help.

Project->Properties

here select use project settings
and setup  *.c as c++ source files and *.h as c++ header files

than Project->C/C++ Index-> Rebuild

Thanks. So I shouldn't specify src/*.[ch] just *.[ch] then.

BTW: I still can't the debugger to find source information.
How and where do I the debug build configuration to call make with

ENABLE_DEBUG=1

as argument?

Reply via email to