amkozlov / raxml-ng

RAxML Next Generation: faster, easier-to-use and more flexible
GNU Affero General Public License v3.0
379 stars 64 forks source link

doesn't compile against any version of libpll #43

Closed oistha closed 6 years ago

oistha commented 6 years ago

I can't seem to compile raxml-ng against any version of libpll. I have tried 0.3.2, 0.3.0 and 0.2.0. which version do you compile against ???

libpll provides only one header file. common.h is calling a bunch. a number of constants aren't defined anywhere in libpll, such as PLLMOD_OPT_MAX_ALPHA

I have tried 0.3.2, 0.3.0 and 0.2.0. which version do you compile against ???

amkozlov commented 6 years ago

RAxML-NG has a bundled version of libpll which is linked via git submodule, please see instructions here:

https://github.com/amkozlov/raxml-ng/wiki/Installation#building-from-source