Build fails when building on GCC mac.
dan-ryan opened this issue · 2 comments
dan-ryan commented
Had some errors while using GCC 5 on a Mac.
To fix this we included <sys/types.h> in the sole.hpp file.
r-lyeh-archived commented
care to paste the compiler errors plz? thx :)
dan-ryan commented
Forgot angle brackets hide on here. Edited the above comment.
The error was "error: ‘uint32_t’ does not name a type".
This Stackoverflow page talks about this error:
http://stackoverflow.com/questions/11069108/uint32-t-does-not-name-a-type