15.05.2015, 02:55
These errors:
Are related to this issue with boost:
https://svn.boost.org/trac/boost/ticket/8731
I applied that change to the boost lib in the plugin source and was able to compile successfully. If you can't be bothered, here is the full fixed version of include/boost/cstdint.hpp:
http://pastebin.com/h6AfwuUq
Код:
include/boost/atomic/atomic.hpp:202:16: error: 'uintptr_t' was not declared in this scope
https://svn.boost.org/trac/boost/ticket/8731
I applied that change to the boost lib in the plugin source and was able to compile successfully. If you can't be bothered, here is the full fixed version of include/boost/cstdint.hpp:
http://pastebin.com/h6AfwuUq