1 year ago
#227054
Igor
Set C compiler in a C++ project
ALL,
I have a C++ RHEL8 project and we use Eclipse as an IDE.
However some files here are written in pure C (dissectors) and there fore has to be built with the C compiler.
Is it possible to tell Eclipse that those files are built with C compiler rather then C++, and then re-index them differently?
I know MSVC has such an option, but what about Eclipse?
TIA!!
c++
c
eclipse-cdt
0 Answers
Your Answer