[Dune-devel] Dune Exception
Christian Engwer
christian.engwer at uni-muenster.de
Wed Mar 16 09:45:44 CET 2016
On Wed, Mar 16, 2016 at 02:07:50PM +0530, Srinivas Kumar wrote:
> Hi,
>
> I'm trying to compile getting-started.cc from dune-grid-howto and I'm
> getting the error.
>
> I've added the dune/common/exceptions.hh in the include statements and
> still its not working.
>
> gettingstarted.cc:(.text._ZN4Dune9ExceptionC2Ev[_ZN4Dune9ExceptionC5Ev]+0x1c):
> undefined reference to `Dune::Exception::_hook'
This is not a compiler error, but a linker error. Thus the include
statement doesn't help. How do you compile your project?
Christian
> Please help.
>
> Thanks in advance,
> Srinivas.K
>
>
> --
> its now or never
> _______________________________________________
> Dune-devel mailing list
> Dune-devel at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-devel
More information about the Dune-devel
mailing list