Page 1 of 1

Latest Beta versions require boost >= 1.60 and chrono to compile

Posted: Wednesday 30 May 2018 2:05
by waaren
gizmocuz committed these changes yesterday (20180529) and because I did not have chrono yet in my boost library I had to update it as described here before I could start compiling V3.9530.

So if you compile locally V3.9530 or higher then first check if you have chrono in your boot library.
On debian stretch you can use the following command for that check.

Code: Select all

sudo dpkg --list | grep chrono