From: Alex K. <adk...@gm...> - 2018-11-30 18:13:15
|
I'm on version 1.2.1, which, like the flag, was selected from IBAMR examples, https://ibamr.github.io/mac#libmesh. I have no particular reason for using that version, other than trying to find a combination in which everything works together happily. Thanks again, Alex On Thu, Nov 29, 2018 at 9:17 PM John Peterson <jwp...@gm...> wrote: > > > On Nov 29, 2018, at 9:35 PM, Alex Kaiser <adk...@gm...> wrote: > > 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. > > > You must be using an old version of libmesh?disable-cxx is ignored/no > longer an option in recent versions... > > — > John > > |