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
I am installing bioEM on a Mac, and I installed the latest fftw 3.3.8. However, in the final step of the installation of bioEM, I saw the following error, could you let me know what it might be and how I can fix it?
[100%] Linking CXX executable bioEM
ld: library not found for -lfftw3f
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bioEM] Error 1
make[1]: *** [CMakeFiles/bioEM.dir/all] Error 2
make: *** [all] Error 2
Best,
Xin
The text was updated successfully, but these errors were encountered:
Hi,
I am installing bioEM on a Mac, and I installed the latest fftw 3.3.8. However, in the final step of the installation of bioEM, I saw the following error, could you let me know what it might be and how I can fix it?
Best,
Xin
The text was updated successfully, but these errors were encountered: