C++ compiling in Anaconda

Hi,

I have some experience, but just started using FEniCS in Anaconda. Everything works as it should, only Expressions give the following error:

RuntimeError: Unable to compile C++ code with dijitso

I read that this probably has to do with the fact that I don’t have a C++ compiler installed on this cluster. I searched for this, but can only find a C-compiler which doesn’t solve the problem. Does anyone know how to fix this in Anaconda?