Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling error on Mac OS #40

Open
Amuwa opened this issue Nov 17, 2021 · 0 comments
Open

Compiling error on Mac OS #40

Amuwa opened this issue Nov 17, 2021 · 0 comments

Comments

@Amuwa
Copy link

Amuwa commented Nov 17, 2021

[100%] Linking CXX shared library libminotaur.dylib
Undefined symbols for architecture x86_64:
"dsyevr", referenced from:
__ZN8Minotaur15EigenCalculator10calculate_Ev in Eigen.cpp.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status

  • Minotaur 0.3 release
  • MacOS Big Sur 11.2.2
  • command used to compile:

    CC=gcc-10 CXX=g++-10 cmake ../

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant