On Mon, 4 Apr 2016, Roy Stogner wrote:

> That definitely looks like the issue.  _counts is declared if and only
> if DEBUG is defined.  If you define DEBUG when building your
> application then you need to be linking against a dbg-mode libMesh
> build too.

And as I should have said earlier: the quickest way to get link data
for a dbg-mode libMesh is to make sure METHOD=dbg is specified when
you execute libmesh-config.
---
Roy

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

Reply via email to