Had a build barf with this today as it needed >= 5.7 so had to look this up. The following command did the trick: (base) mike@threadripper:build$ qmake --version QMake version 3.0 Using Qt version 5.6.2 in /home/mike/anaconda3/lib (base) mike@threadripper:build$