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
Hi,
I'm trying to build a Sailfish library using Cmake. Somehow it gives me this fatal error:
In file included from /usr/tools/SailfishBeta-0.7.6_Linux-x86-64/bin/sailfish/src/SailfishIndexer.cpp:60:0: /usr/tools/SailfishBeta-0.7.6_Linux-x86-64/bin/sailfish/external/install/include/rapmap/RapMapSAIndex.hpp:31:29: fatal error: spdlog/fmt/ostr.h: No such file or directory
Where exactly does this file or directory have to be?
Best,
Steve
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to build a Sailfish library using Cmake. Somehow it gives me this fatal error:
In file included from /usr/tools/SailfishBeta-0.7.6_Linux-x86-64/bin/sailfish/src/SailfishIndexer.cpp:60:0: /usr/tools/SailfishBeta-0.7.6_Linux-x86-64/bin/sailfish/external/install/include/rapmap/RapMapSAIndex.hpp:31:29: fatal error: spdlog/fmt/ostr.h: No such file or directory
Where exactly does this file or directory have to be?
Best,
Steve
The text was updated successfully, but these errors were encountered: