I am having an issue building 1.6.1 on TACC with the intel compilers
(18.0.2)

I am getting this error:

./include/libmesh/fe_abstract.h(443): error: more than one operator "+"
matches these operands:
            built-in operator "arithmetic + arithmetic"
            function "operator+(const PetscInt={int} &, const PetscComplex
&)"
            operand types are: const libMesh::OrderWrapper + const unsigned
int
    Order get_order()  const { return static_cast<Order>(fe_type.order +
_p_level); }

I've attached my configure log file.  Any thoughts?

Thanks!

-- Charles

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to