I recently tried building o2 using Qt5 and it seems to only need minor changes in the cmake file. I tried keeping compatibility with Qt4 by using the option WITH_QT5. If it isn't present all should compile as they do now, otherwise the appropriate options are set for the library to compile against Qt5.
I recently tried building o2 using Qt5 and it seems to only need minor changes in the cmake file. I tried keeping compatibility with Qt4 by using the option WITH_QT5. If it isn't present all should compile as they do now, otherwise the appropriate options are set for the library to compile against Qt5.