Comment 1 for bug 1745854

Revision history for this message
SebastienAmar (sebastien-amardeilh) wrote :

Hi,

Yes this part of code (QtInfoMsg) need at least QT 5.5. Which version of Qt do you use ? I will add a condition to build with other QT5 versions.

However you can still build with Qt4 if needed using -DENABLE_QT5=OFF in cmake command line.