Code: Select all
Check for working CXX compiler: /usr/bin/g++ -- broken
> CMake Error at /usr/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake:54 (message):
> The C++ compiler "/usr/bin/g++" is not able to compile a simple test
> program.I pointed it to g++-4.9 as well. Still I face the same issue. Any suggestions ?