Eclipse CDT build C project with gcc not g++ -


i installed mingw32 base access gcc command (added /bin folder path).
installed eclipse cdt mars, created c project , selected mingw32 toolchain.
if try compile simple program written in main.c, eclipse tells me couldn't find g++.
know eclipse can't find g++ because installed mingw32 base, gcc 1 available.
created c project not c++ project.

so why eclipse try compile g++ not gcc? how can change this?


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -