-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Building with scons:
g++ -o test-arac src/cpp/tests/test_datasets.o src/cpp/tests/test_main.o src/cpp/tests/test_optimzation.o src/cpp/tests/test_structure.o src/cpp/tests/test_utilities.o -L/usr/lib -L. -L/usr/local/lib -L/sw/lib -larac -lgtestI get the error
./libarac.so: undefined reference to 'cblas_ddot'
./libarac.so: undefined reference to 'cblas_dger'
./libarac.so: undefined reference to 'cblas_dgemv'Any advice as to how to workaround/fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels