[Dune] linker error in dune-grid-howto using dune-algrid module ?
Christoph Grüninger
christoph.grueninger at iws.uni-stuttgart.de
Thu Dec 11 23:27:19 CET 2014
Hi Benedikt,
this is a known issue that dune-ALUGrid introduces a
dependency
to zlib but does not add it to the right variable.
There are two workaround until a proper solution is added:
1) Add the zlib manually to your target like
target_link_libraries(groundwater ${ZLIB_LIBRARIES})
for a target groundwater.
2) Patch dune-alugrid. Last time I tried, the patch attached
to
[1] work for me.
Bye
Christoph
[1]
http://lists.dune-project.org/pipermail/dune-devel/2014-November/001210.html
--
Je n'ai rien contre les étrangers, quelques uns de mes
meilleurs amis
sont des étrangers. Mais ces étrangers là ne sont pas de chez
nous!
[Agecanonix, Astérix - Le cadeau de César]
More information about the Dune
mailing list