Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Lars Bilke's avatar
    c286aa79
    [ML] Fixed linking issue under macOS when BUILD_SHARED_LIBS=ON. · c286aa79
    Lars Bilke authored
    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
    c286aa79
    History
    [ML] Fixed linking issue under macOS when BUILD_SHARED_LIBS=ON.
    Lars Bilke authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.