From: Alex K. <adk...@gm...> - 2018-11-30 18:22:10
|
Awesome, glad to know! On Fri, Nov 30, 2018 at 10:18 AM Griffith, Boyce Eugene < bo...@em...> wrote: > FWIW, you now can use libMesh master -- and, for better or worse, we also > now require C++11. > > > On Nov 30, 2018, at 1:12 PM, Alex Kaiser <adk...@gm...> wrote: > > > > 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 > >> > >> > > > > _______________________________________________ > > Libmesh-users mailing list > > Lib...@li... > > https://lists.sourceforge.net/lists/listinfo/libmesh-users > > |