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 encountered a problem while running run_simple_test.sh or attempting to build the project by following the instructions in README.md.
During the process, I received the following CMake error:
CMake Error in faiss/CMakeLists.txt:
Target "faiss" INTERFACE_INCLUDE_DIRECTORIES property contains path:"/root/ACORN/build/_deps/nlohmann_json-src/include" which is prefixed in the build directory.
Could you please provide guidance on how to resolve this issue? Specifically, any modifications needed in the CMakeLists.txt file?
The text was updated successfully, but these errors were encountered:
Hello,
I encountered a problem while running
run_simple_test.sh
or attempting to build the project by following the instructions inREADME.md
.During the process, I received the following CMake error:
Could you please provide guidance on how to resolve this issue? Specifically, any modifications needed in the CMakeLists.txt file?
The text was updated successfully, but these errors were encountered: