hybridLambda / hybrid-Lambda

Hybrid-Lambda is a software package that can simulate gene trees within a rooted species network or a rooted species tree under the Kingman's coalescent or Lambda coalescent process.
http://hybridlambda.github.io/
GNU General Public License v3.0
6 stars 4 forks source link

mac compiling issue #9

Closed shajoezhu closed 9 years ago

shajoezhu commented 9 years ago

../src/boost/cstdint.hpp:380:13: error: no member named 'intptr_t' in the global namespace using ::intptr_t; ~~^ ../src/boost/cstdint.hpp:381:13: error: no member named 'uintptr_t' in the global namespace using ::uintptr_t;