Skip to content
Snippets Groups Projects
Verified Commit c286aa79 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ML] Fixed linking issue under macOS when BUILD_SHARED_LIBS=ON.

Linker error was:

Undefined symbols for architecture arm64:
  "MaterialLib::Solids::Ehlers::StateVariables<2>::getEquivalentPlasticStrain() const", referenced from:
      vtable for MaterialLib::Solids::Ehlers::StateVariables<2> in unity_0_cxx.cxx.o
  "MaterialLib::Solids::Ehlers::StateVariables<3>::getEquivalentPlasticStrain() const", referenced from:
      vtable for MaterialLib::Solids::Ehlers::StateVariables<3> in
      unity_0_cxx.cxx.o
parent a563fa8d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment