On Thu, Aug 4, 2016 at 12:23 PM, Harry Pearce <harroontheg...@gmail.com>
wrote:

> I figured out that only crucial problem for running this program is in the
> line #include equation_systems.h, since I commented out the other header
> files that were causing trouble and it didn't add any compiling errors.
>
> equation_sysems.h is complaining about nullptr. Now I am thinking that
> either it is a compiling error or equation_systems.h needs to be modified
> in some way to work, do you have any other ideas of what the problem might
> be?
>

Again, I don't see how this can make sense -- libmesh_nullptr is defined in
libmesh_nullptr.h, which is included in libmesh_common.h, which
equation_systems.h includes.  I suspect there is still something wrong with
your Makefile/the way you are using the libmesh-config script.

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

Reply via email to