Skip to content

conflict with open3d lib which depend on eigen #232

Description

@youngday
in cmake file,  add lib  (Open3D::Open3D  xtensor xtensor-blas) ,call function "linalge.lstsq()" compiled ok, but run failed, with lapack error.
when add lib (xtensor xtensor-blas Open3D::Open3D) ,run ok. 
if eigen and xtensor-blas have confict ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions