Multiple versions of Qt shouldn't be an issue (as long as you're using the cmake "-DCMAKE_PREFIX_PATH=" directive--as per the directions--to point to the proper Qt5 installation)
Pretty hard to troubleshoot, though, without the actual errors/warnings from the compilation process.
(I would use Qt5.2 since it's available, though)
|