Closed ShinkoNet closed 9 years ago
Same here.
Editing ncch.h and adding #include <string.h>
at the top fixed it for me.
Fixed, sorry.
I've tried your fixed version and I've also tried to use the code rctgamer3 said, yet it still doesn't build. I get the same error.
Are you sure you're trying the latest master? I even set up CI for both Linux and Windows, so i'm not sure what to tell you if you're still experiencing building problems.
I'm sure, I deleted the old one and downloaded the new master (I can tell because it has a new #include code). Is it because I built cmake with the MSYS generator?
When running make using cmake, I get some errors in main.cpp.
http://pastebin.com/LjMTxCQy
Programming error?