For me its trying to use time.h thus wont compile. Adding #include <ctime> at the top of src/curses-local.hpp solved it. But maybe it has to be added to the files in include/ as well.
Log in to post a comment.