When trying to compile on Fedora 22, I got the error message:
configure: error: invalid value: boost_major_version=
I found other projects on github and servanana which have had this issue and was able to find out that the issue can be fixed by updating the boost macro used by the project. I have done this in this commit.
When trying to compile on Fedora 22, I got the error message:
configure: error: invalid value: boost_major_version=
I found other projects on github and servanana which have had this issue and was able to find out that the issue can be fixed by updating the boost macro used by the project. I have done this in this commit.