Hi all,

This appears to be working. From IBAMR example build scripts I had "
--disable-cxx11" set in libmesh configure. The error appears to be that
something in this version of VTK that requires cxx11, because the crash was
on loading a vtk header. I appreciate the advice to look in that log more
carefully. The error itself was very confusing, but it was followed by so
many warnings about cxx11 that it seemed, correctly, like that was the
issue.

Thanks again,
Alex




On Mon, Nov 26, 2018 at 7:25 AM Stogner, Roy H <royst...@ices.utexas.edu>
wrote:

>
> On Mon, 26 Nov 2018, John Peterson wrote:
>
> > It's possible that you built VTK correctly (i.e. with the correct MPI
> > settings), but linking failed for some other reason. Off the top of my
> > head, I'd suspect that it's because you are using VTK 8.x and we haven't
> > tested building libmesh with this version yet...
>
> I've been using VTK 8.0.1 for a while; haven't tried 8.1 yet though.
> ---
> Roy
>

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

Reply via email to