Problem installing Superquadric library

Submitted by Sounik on Wed, 02/27/2019 - 19:44

Hi everyone,

While installing the superquadric library through Makefile.mpi, I encountered the following error:

catastrophic error: cannot open source file "boost/math/special_functions/beta.hpp"
#include "boost/math/special_functions/beta.hpp"

What is your suggestion?

Thanks,
Sounik

Sounik | Thu, 02/28/2019 - 00:01

Hi Christian,

I am using a remote cluster, where i can load modules. Can you kindly suggest what modules I need to add?

Thanks
Sounik

Sounik | Thu, 02/28/2019 - 00:23

Hi Christian,

I am using a remote cluster, where i can load modules. Can you kindly suggest what modules I need to add?
Cuurently added modules are:

module load boost/1.68
module load intel/18.0.2
module load impi/18.0.2
module load qt5
module load vtk/8.1.1

Thanks
Sounik