Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error #11

Open
EWesternRa opened this issue Jul 16, 2024 · 0 comments
Open

make error #11

EWesternRa opened this issue Jul 16, 2024 · 0 comments

Comments

@EWesternRa
Copy link

When I run
make -f
and I got this error:
make[2]: *** [src/CMakeFiles/hdbscanLib.dir/build.make:76: src/CMakeFiles/hdbscanLib.dir/hdbscan.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:135: src/CMakeFiles/hdbscanLib.dir/all] Error 2 make: *** [Makefile:91: all] Error 2.

I saw:
hdbscan-main/src/kdTree.h:33:6: error: redefinition of ‘template<class In_Seq, class Bool_Seq> std::pair<parlay::sequence<typename In_Seq::value_type>, long unsigned int> parlay::internal::split_two(const In_Seq&, const Bool_Seq&, parlay::flags)’ auto split_two(In_Seq const &In, Bool_Seq const &Fl, flags fl = no_flag)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant