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 #5

Open
fisfog opened this issue Apr 26, 2016 · 4 comments
Open

make error #5

fisfog opened this issue Apr 26, 2016 · 4 comments

Comments

@fisfog
Copy link

fisfog commented Apr 26, 2016

I got an error like:
../sdk/graphlab/parallel/winpthreadsll.h:50:46: fatal error: cross_platform/windows_wrapper.hpp: No such file or directory

win10, how to fix this, thx

@JoshuaC3
Copy link

JoshuaC3 commented Aug 9, 2016

I got similar in Linux.

@lawlite19
Copy link

same error

@halegreen
Copy link

same make error.
when I run cd graphlab-sdk && make
got this:
/graphlab/util/cityhash_gl.hpp:1173:20: error: redefinition of 'hash<unsigned __int128>' template <> struct hash<uint128_t> { ^~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/include/c++/v1/functional:2468:29: note: previous definition is here struct _LIBCPP_TEMPLATE_VIS hash<__uint128_t> ^ In file included from sdk_example/example1.cpp:12: In file included from ./graphlab/sdk/toolkit_function_macros.hpp:13: In file included from ./graphlab/unity/lib/toolkit_class_base.hpp:16: In file included from ./graphlab/unity/lib/api/model_interface.hpp:17: In file included from ./graphlab/cppipc/magic_macros.hpp:16: ./graphlab/cppipc/server/comm_server.hpp:22:10: fatal error: 'nanosockets/socket_errors.hpp' file not found #include <nanosockets/socket_errors.hpp> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. make: *** [sdk_example/example1.so] Error 1

how to fix it? thanks.

@hiracky16
Copy link

same error

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

5 participants