You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 ../
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: