You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following doc/readme-qt.rst I was unable to compile due to a header file missing - boost/random/uniform_int_distribution.hpp. I tried running apt-get install libboost-all-dev, but that didn't fix it. Changing to 1.48 fixed it though, using the line below