-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
enhancementNew feature or requestNew feature or request
Description
warning: unknown warning option '-Wsuggest-override'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
In file included from /Users/kaichen/Documents/projects/libhotstuff/salticidae/src/event.cpp:3:
/Users/kaichen/Documents/projects/libhotstuff/salticidae/include/salticidae/event.h:31:10: fatal error: 'uv.h' file
not found
#include <uv.h>
^~~~~~
1 warning and 1 error generated.
make[2]: *** [salticidae/CMakeFiles/salticidae.dir/src/event.cpp.o] Error 1
make[1]: *** [salticidae/CMakeFiles/salticidae.dir/all] Error 2
make: *** [all] Error 2
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request