If your PC has multiple Qt versions installed

(As of July 15, 2014 we completed Qt 5.x support and occasions you have multiple Qt installations. You can ignore this article.)

You may see odd compile errors related to Qt. When it happens, please examine specifying desired Qt’s cmake by this way:

ccmake -DQT_QMAKE_EXECUTABLE=(path to qmake of desired version) (path to SCCToolKit)

If you use GUI version cmake, use ‘Add Entry’ button to add QT_QMAKE_EXECUTABLE entry BEFORE you click ‘Configure’.

QT_QMAKE_EXECUTABLE