Hello libmesh users,
I am trying to compile a modified libmesh example program but I keep
getting the error " 'libmesh_nullptr' was not declared in this scope."

 I am already using the libmesh namespace and obtained my compile command
using:
echo  `libmesh-config --cxx` -o `libmesh-config --cxxflags --include
--ldflags --libs`

I am compiling with mpicxx.

If it helps I can provide the example code I'm using and/or the errors. I'm
using libmesh version 1.0.0.

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

Reply via email to