Make, C Compiler and CXX : not found please install suitable package..

Centos 6.5.

GCC, cmake and everything is in place, but the IDE thinks it's not there when creating "hello, world"  demo project. I wonder why.

0
12 comments

Do you have Make installed?

0

yes, sure:

Package 1:make-3.81-20.el6.x86_64 already installed and latest version
Package cmake-2.6.4-5.el6.x86_64 already installed and latest version

0

Could you please try if the bundled cmake is working for you?

And attach the Toolchain window screenshot please when you see an error.

0

Same issue with CentOS 6.5 64 bit.

I have no issue buidling with make and GCC from the command line.  

0

Please, check the suggestion above. Goes bundled CMake works for you? Could you please attach the screenshot of the toolchain window?

0

The Run->Build menu item is disabed so I cannot start a build.

Screenshot of the toolchain window.
9-9-2014 8-23-06 AM.png

0

I'm getting this problem on Windows as well. It says it cannot find a suitable C compiler or CXX compiler although in C:\MinGW\bin I see both GCC and G++ installed.

0

Are you trying MinGW from mingw.org or the sourceforge branch mentioned in the issue above?

0

mingw.org, what source forge above? I don't see anything mentioning that.

0

We had some discussion here: http://youtrack.jetbrains.com/issue/CPP-785. For some users official mingw.org version is not working but some workarounds are discussed there (sourceforge link - http://sourceforge.net/projects/tdm-gcc/ - for example).
 

0

That may be the issue, I'm not sure how I validate that.

I  tried to download the 2.8.12.2 verison of CMake to a local folder but I'm not sure what file I'm suppose to select in the "Use specified" field, none seem to work.

0

Please sign in to leave a comment.